dr.botzo/dr_botzo
Brian S. Stephan 0641e1c062 dispatch: port to django REST framework
this moves the dispatcher functionality that used to be in the old
ircbot directly to django REST framework, which is more robust and
allows for cooler stuff down the road. this still retains the ability to
have the bot privmsg, that still happens over the XML-RPC interface,
this is just a more convenient frontend to that
2015-06-18 23:57:43 -05:00
..
acro acro: port acro to ircbot v2 2015-06-18 18:48:38 -05:00
countdown countdown: app for noting points in time 2015-06-18 09:19:53 -05:00
dice dice: irc plugin for !roll commands 2015-05-27 21:01:28 -05:00
dispatch dispatch: port to django REST framework 2015-06-18 23:57:43 -05:00
dr_botzo dispatch: port to django REST framework 2015-06-18 23:57:43 -05:00
facts facts: store facts in the database for retrieval 2015-05-21 22:32:57 -05:00
ircbot port twitter module to ircbot v2 2015-06-16 20:27:44 -05:00
karma karma: use unicode_literals 2015-05-27 20:05:04 -05:00
markov make the markov admin view URLs a bit better 2015-06-13 13:08:14 -05:00
pi pi: meta options on PiLog 2015-05-21 22:04:57 -05:00
races port races irc module to new bot 2015-06-13 13:41:37 -05:00
seen seen: this shouldn't do anything w/privmsg 2015-06-18 10:34:02 -05:00
static/css reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
templates Django 1.8 port: move markov templates to app dir 2015-05-15 08:30:58 -05:00
transform transform: port TextTransform to bot v2 2015-05-27 20:05:38 -05:00
twitter port twitter module to ircbot v2 2015-06-16 20:27:44 -05:00
weather reference handlers directly rather than w/getattr 2015-05-15 22:21:15 -05:00
manage.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00