dr.botzo/dr_botzo
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
..
acro convert the project via 2to3 2016-01-16 18:02:17 -06:00
countdown change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
dice convert the project via 2to3 2016-01-16 18:02:17 -06:00
dispatch dispatch: wrap exceptions in str() before format() 2016-01-17 12:11:00 -06:00
dr_botzo remove deprecated TEMPLATE_DIRS setting 2015-09-17 22:23:14 -05:00
facts change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
ircbot ircbot: implement !reload for plugins 2016-01-17 10:56:39 -06:00
karma change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
markov markov: fake a __stop if a k1,k2 has no v 2016-01-16 23:41:46 -06:00
pi change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
races change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
seen change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
static/css reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
storycraft change __unicode__()s to __str__()s 2016-01-16 18:21:46 -06:00
templates Django 1.8 port: move markov templates to app dir 2015-05-15 08:30:58 -05:00
transform transform: use new py3 base64 API 2016-01-16 19:37:24 -06:00
twitter twitter: pull the tweet reply method into two 2016-01-26 00:08:46 -06:00
weather weather: use requests library over urllib/json 2016-01-16 19:39:33 -06:00
.prospector.yaml add prospector and config 2015-06-20 02:00:56 -05:00
manage.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00