On 20/02/14 08:23, Zaki Akhmad wrote:

I am trying to create a twitter bot which respond mentions as soon as
possible. Here's the detail.

These have been around for a long time in email circles.

One thing to watch is detection of cycles.

That's where someone tweets you and you auto-respond,
But they also have an auto-responder that responds
to your automated message. Will your program then
respond to that too? If so you get a cycle with an
infinite loop of auto responses.

That's not a good thing.

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.flickr.com/photos/alangauldphotos

_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to