Ben Kurtovic
|
6ad5a7fae6
|
more work on tests; added a framework for command testing, now testing !test (ha)
|
преди 13 години |
Ben Kurtovic
|
0992d3c9d9
|
adding CTCP command support; cleanup
|
преди 13 години |
Ben Kurtovic
|
3405845303
|
minor fixes, cleanup, and general improvements
|
преди 13 години |
Ben Kurtovic
|
9237a7ed9e
|
all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/
|
преди 13 години |
Ben Kurtovic
|
99d0e7588f
|
loading commands now works, along with 'help' and 'test'; docstring fixes, etc
|
преди 13 години |
Ben Kurtovic
|
8c6fb2e8ba
|
more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet
|
преди 13 години |
Ben Kurtovic
|
68af0e796f
|
restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit
|
преди 13 години |
Ben Kurtovic
|
a06e35ecef
|
moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/
|
преди 13 години |
Ben Kurtovic
|
ddc9d9bf26
|
lowercase command name
|
преди 13 години |
Ben Kurtovic
|
3beb16b643
|
adding support for a list of loaded command modules in help
|
преди 13 години |
Ben Kurtovic
|
eee571879c
|
commands now support multiple hooks
|
преди 13 години |
Ben Kurtovic
|
76c3d9dd3e
|
renaming triggers.py to command_handler.py
|
преди 13 години |
Ben Kurtovic
|
9e3c105b0f
|
converting commands to use new BaseCommand class
|
преди 13 години |
Ben Kurtovic
|
a7d8faa0a0
|
fix by moving aliases to help
|
преди 13 години |
Ben Kurtovic
|
50ef200a22
|
support command aliases in bot help
|
преди 13 години |
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 години |
Ben Kurtovic
|
c94a0d1401
|
fix help msg, git help, git delete, and adding info to git push
|
преди 13 години |
Ben Kurtovic
|
a7afc6c803
|
convert commands to use the actions.reply() format
|
преди 13 години |
Ben Kurtovic
|
0478d0934e
|
more sub-commands for git; quote info in help, and add a reply function to irc actions to automatically reply to a nick
|
преди 13 години |
Ben Kurtovic
|
0f9ea57a85
|
add in a return that I forgot
|
преди 13 години |
Ben Kurtovic
|
259fcb575a
|
poor color choice
|
преди 13 години |
Ben Kurtovic
|
b75cb8bfe0
|
moving arg handling to data; adding a help command; cleaning git command a bit
|
преди 13 години |