twitter: TODO to bring polling back

This commit is contained in:
Brian S. Stephan 2015-06-16 20:28:13 -05:00
parent 76e9046549
commit d33977da35
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -3,6 +3,7 @@ dr.botzo --- TODO
Both a reminder to myself and a hint to anyone else who wants to hack around...
* 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
* 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?