Ben Kurtovic
|
8c6fb2e8ba
|
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
|
13 years ago |
Ben Kurtovic
|
68af0e796f
|
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
|
13 years ago |
Ben Kurtovic
|
a06e35ecef
|
moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/
|
13 years ago |
Ben Kurtovic
|
eee571879c
|
commands now support multiple hooks
|
13 years ago |
Ben Kurtovic
|
9e3c105b0f
|
converting commands to use new BaseCommand class
|
13 years ago |
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 years ago |
Ben Kurtovic
|
b75cb8bfe0
|
moving arg handling to data; adding a help command; cleaning git command a bit
|
13 years ago |
Ben Kurtovic
|
0ae73a4aef
|
massive cleanup and moving a lot of functions to their own files; creating two new classes to store irc msg data and irc actions
|
13 years ago |