2010-07-29 17:01:52 -05:00
|
|
|
dr.botzo --- TODO
|
|
|
|
|
|
|
|
Both a reminder to myself and a hint to anyone else who wants to hack around...
|
|
|
|
|
|
|
|
* some sort of cron interface (periodic events)
|
|
|
|
* named pipe to send commands to the bot outside of IRC
|
2010-07-29 17:08:10 -05:00
|
|
|
* more text modification nonsense
|
|
|
|
* any interesting web service stuff?
|
2010-11-24 16:10:10 -06:00
|
|
|
* D&D Compendium search?
|
2010-07-29 17:17:09 -05:00
|
|
|
* obligatory info command
|
2010-07-30 07:34:23 -05:00
|
|
|
* settle on docstrings: http://www.python.org/dev/peps/pep-0257/
|
2010-07-30 16:33:09 -05:00
|
|
|
* voice survivor --- track how long users have voice, score them somehow
|
2010-08-24 12:01:55 -05:00
|
|
|
* periodic reconnects when disconnected/split
|
2011-01-06 23:31:42 -06:00
|
|
|
* move the non-IRC things out of IrcAdmin
|
|
|
|
* into DrBotIRC?
|
|
|
|
* move the recursion stuff out of Alias
|
|
|
|
* into DrBotIRC?
|
|
|
|
* or maybe aliases should now be part of DrBotIRC too...
|