From a9ef68c3a24cfbe5e184816379bde0787d2ce64c Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Thu, 18 Jun 2015 09:19:24 -0500 Subject: [PATCH] TODO: more twitter notes for later --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 8229f6c..dcfb2d3 100644 --- a/TODO +++ b/TODO @@ -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?