Ben Kurtovic
|
36801bda6a
|
alphabetically sort list of files when loading command modules
|
13 years ago |
Ben Kurtovic
|
eee571879c
|
commands now support multiple hooks
|
13 years ago |
Ben Kurtovic
|
c81e0e2260
|
rmv unnecessary silent param; unused
|
13 years ago |
Ben Kurtovic
|
76c3d9dd3e
|
renaming triggers.py to command_handler.py
|
13 years ago |
Ben Kurtovic
|
e743734bac
|
redoing irc command management: rewriting triggers and creating a BaseCommand class, also some changes to Data and Connection
|
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
|
38ca184268
|
adding channel operation functions (voice, devoice, op, deop)
separate owners and admins in config
fix incomplete docstring in watcher.py
|
13 years ago |
Ben Kurtovic
|
a6f4436a82
|
adding in a linker module; TODO: pretty-ify interwikis and parse namespaces
|
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 |