3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00
PyLink/plugins
James Lu d23d34e316 Refactor hooks to send parsed arguments instead of raw args
ref #18.

- Command handlers that support hooks will now return parsed args, which are then sent to the hooks
- Hook commands are now stored in uppercase letters, consistent with the IRC spec
2015-07-04 19:00:29 -07:00
..
admin.py plugins/admin.py: add 'showuser' command 2015-06-19 13:00:23 -07:00
commands.py Allow dynamic protocol loading again, and make proto an attribute of Irc() 2015-06-16 20:05:41 -07:00
hooks.py Refactor hooks to send parsed arguments instead of raw args 2015-07-04 19:00:29 -07:00