TODO: more twitter notes for later

This commit is contained in:
Brian S. Stephan 2015-06-18 09:19:24 -05:00
parent e18e629547
commit a9ef68c3a2
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -4,6 +4,7 @@ dr.botzo --- TODO
* markov random chatter, add it back. should just need a thread and some polling
* twitter polling, add it back. should need a thread, and the ability to reply to a channel
* is this different than printing replies? because we should do that too
* module unloading is *totally* busted. random objects disappear on an unload
* some sort of cron interface (periodic events)
* thinking about removing this, wouldn't crontab + XML-RPC be enough?