Ben Kurtovic
|
234295ff23
|
Colors and some other stuff for logging.
|
13 år sedan |
Ben Kurtovic
|
d08c56f594
|
Using logging throughout the bot now
|
13 år sedan |
Ben Kurtovic
|
8c6fb2e8ba
|
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
|
13 år sedan |
Ben Kurtovic
|
d79d99b5ae
|
cleanup, fixes, etc to Connection and a minor docstring change to BaseCommand
|
13 år sedan |
Ben Kurtovic
|
68af0e796f
|
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
|
13 år sedan |
Ben Kurtovic
|
a06e35ecef
|
moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/
|
13 år sedan |
Ben Kurtovic
|
14d7b62e11
|
sleep before joining and add a mode() function to Connection: thanks DeltaQuad
|
13 år sedan |
Ben Kurtovic
|
655fe78312
|
creating backbone for wiki-editing tasks: they can be spawned on a cron-like schedule with config/schedule.py, in response to certain edits in config/watcher.py, or through IRC (not implemented yet - I'll need to figure out permissions); task files are in wiki/tasks/, and the wiki-editing tools (think very simplified pywikipedia) will be in wiki/tools/
|
13 år sedan |
Ben Kurtovic
|
e743734bac
|
redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection
|
13 år sedan |
Ben Kurtovic
|
f9a1a9e1d1
|
restructuring core bot components
setting up threading and two IRC sockets
setting up watcher to report recent changes to a given list of channels on the main srver
code cleanup
|
13 år sedan |