[Tutor] Responding Tweet: A Twitter Bot

Zaki Akhmad zakiakhmad at gmail.com
Thu Feb 20 09:23:45 CET 2014


Hello,

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

If @someone mention my account @example then in t seconds I would
respond @someone tweet. I am hoping to get this t less than 60
seconds.

I would utilize the Mike Verdone twitter API python[1]. My question is
how to get the mentions as soon as possible, as @someone mention
@example? Any python library could help me? Hint please.

Previously, I use cron to search for tweets that mentioned @example account.

[1]https://pypi.python.org/pypi/twitter

Thank you,

-- 
Zaki Akhmad


More information about the Tutor mailing list