Compare commits

..

1 Commits

Author SHA1 Message Date
99b40b9e54 fix some oops's 2018-03-16 03:59:02 -04:00

View File

@ -4,9 +4,9 @@ It's like Sopel, except rewritten from scratch using Twisted as a base and over
Dependencies: `twisted, python-dateutil, wolfram, requests, bs4, pyenchant` Dependencies: `twisted, python-dateutil, wolfram, requests, bs4, pyenchant`
TODO: TODO:
Fix the movie table Fix the movie table
Consider re-adding the following modules: `etymology, ip` Consider re-adding the following modules: `etymology, ip`
Consider logging Consider logging
Change `bot.say` to `bot.msg` Change `bot.say` to `bot.msg`
Add CTCP responses Add CTCP responses
More complex versioning More complex versioning