Ben Kurtovic
|
0992d3c9d9
|
adding CTCP command support; cleanup
|
vor 13 Jahren |
Ben Kurtovic
|
8c6fb2e8ba
|
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
|
vor 13 Jahren |
Ben Kurtovic
|
bffa9b6739
|
Cleaned up Data class a bit.
|
vor 13 Jahren |
Ben Kurtovic
|
b0da4531b2
|
tons of improvements, import fixes, cleanup, etc
|
vor 13 Jahren |
Ben Kurtovic
|
68af0e796f
|
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
|
vor 13 Jahren |
Ben Kurtovic
|
a06e35ecef
|
moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/
|
vor 13 Jahren |
Ben Kurtovic
|
11a484c67b
|
improvements to .tasks listall and .tasks start; adding parse_kwargs() to Data
|
vor 13 Jahren |
Ben Kurtovic
|
a1b4c72473
|
store the entire line in data as data.line; better explanation for irc_config.AFC_CHANS
|
vor 13 Jahren |
Ben Kurtovic
|
ddc9d9bf26
|
lowercase command name
|
vor 13 Jahren |
Ben Kurtovic
|
e743734bac
|
redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection
|
vor 13 Jahren |
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
|
vor 13 Jahren |
Ben Kurtovic
|
b75cb8bfe0
|
moving arg handling to data; adding a help command; cleaning git command a bit
|
vor 13 Jahren |
Ben Kurtovic
|
4e115464e3
|
capitalization fix (blame ignorecase = true in .git/config)
|
vor 13 Jahren |
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
|
vor 13 Jahren |