mrbellek/twitterbot

Convert to OO: DSTnotify

Closed this issue · 4 comments

Convert single-purpose/dstbot.php to OO. Should end up in oo/dstnotify.{php|json|inc.php}.

Should be finished, switched the cron for the old script with the new one last friday.

Seems to work, but data .json may be inaccurate. Next task: convert country dst info to database tables?

Converted huge-ass json file database to a few Mysql tables, converted bot, added management page.

Closes #9.

Still needs password protection.

Done.