dr.botzo/dr_botzo/ircbot/migrations
Brian S. Stephan 0428c30faf add Alias support
allows stuff like ^!die$ -> !quit

no recursion (yet? or maybe i'll never bother), but this should allow
the basic aliases
2015-05-14 21:39:20 -05:00
..
__init__.py start the new ircbot framework 2015-05-09 18:56:26 -05:00
0001_initial.py add channel model, support autojoining 2015-05-10 10:02:25 -05:00
0002_botadmin_ircplugin.py add BotAdmin, IrcPlugin models 2015-05-12 20:45:18 -05:00
0003_auto_20150512_1934.py add BotAdmin, IrcPlugin models 2015-05-12 20:45:18 -05:00
0004_alias.py add Alias support 2015-05-14 21:39:20 -05:00