dr.botzo/dr_botzo
Brian S. Stephan dac7999c0f dispatch: use generics better (?) in /message
use GenericAPIView rather than APIView in order to get some common idiom
stuff done for us. we continue to support GET and POST in
DispatchMessage, now it's just a bit cleaner. i think.

anyway if we were doing this stuff more we could/should probably create
mixins for them, but at the moment this is pretty sane i think
2015-06-19 10:51:11 -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: use generics better (?) in /message 2015-06-19 10:51:11 -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