dr.botzo/dr_botzo/twitter
Brian S. Stephan 6cbf5f3d96 twitter: pull the tweet reply method into two
_return_tweet_or_retweet_text used to both determine the proper tweet
text and bot.reply() with it to the provided event. if we're not
reacting to an irc event, this obviously won't work, so this pulls the
method into two things so that we can use the string formatting code
without necessary needing an event
2016-01-26 00:08:46 -06:00
..
migrations twitter: replace since_id with mentions_since_id 2016-01-24 18:46:06 -06:00
__init__.py port twitter module to ircbot v2 2015-06-16 20:27:44 -05:00
admin.py port twitter module to ircbot v2 2015-06-16 20:27:44 -05:00
ircplugin.py twitter: pull the tweet reply method into two 2016-01-26 00:08:46 -06:00
models.py twitter: replace since_id with mentions_since_id 2016-01-24 18:46:06 -06:00