Ben Kurtovic
|
ddc9d9bf26
|
lowercase command name
|
13 years ago |
Ben Kurtovic
|
3beb16b643
|
adding support for a list of loaded command modules in help
|
13 years ago |
Ben Kurtovic
|
eee571879c
|
commands now support multiple hooks
|
13 years ago |
Ben Kurtovic
|
76c3d9dd3e
|
renaming triggers.py to command_handler.py
|
13 years ago |
Ben Kurtovic
|
9e3c105b0f
|
converting commands to use new BaseCommand class
|
13 years ago |
Ben Kurtovic
|
a7d8faa0a0
|
fix by moving aliases to help
|
13 years ago |
Ben Kurtovic
|
50ef200a22
|
support command aliases in bot help
|
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
|
c94a0d1401
|
fix help msg, git help, git delete, and adding info to git push
|
13 years ago |
Ben Kurtovic
|
a7afc6c803
|
convert commands to use the actions.reply() format
|
13 years ago |
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 years ago |
Ben Kurtovic
|
0f9ea57a85
|
add in a return that I forgot
|
13 years ago |
Ben Kurtovic
|
259fcb575a
|
poor color choice
|
13 years ago |
Ben Kurtovic
|
b75cb8bfe0
|
moving arg handling to data; adding a help command; cleaning git command a bit
|
13 years ago |