3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-27 21:19:31 +01:00
PyLink/plugins
James Lu e1e31f64ad Allow multiple plugins to bind to one command name!
They will get called in a list, one after the other. The "help" command is able to distinguish with this too.
2015-08-29 19:25:07 -07:00
..
admin.py Consistently capitalize errors and other messages 2015-08-25 20:55:39 -07:00
commands.py Allow multiple plugins to bind to one command name! 2015-08-29 19:25:07 -07:00
exec.py Move 'exec' command into its separate plugin 2015-08-25 20:47:21 -07:00
hooks.py everything: Improve logging 2015-07-05 13:44:48 -07:00
relay.py Move utils' global variables to world.py 2015-08-29 09:39:33 -07:00