3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 11:39:25 +01:00
PyLink/plugins
James Lu bf7522697a Rename PYLINK_CLIENT_OPERED hook -> CLIENT_OPERED
To be consistent, any PYLINK_* hooks should internal hooks sent out by PyLink itself. CLIENT_OPERED, on the other hand, requires protocol modules to send it and thus, shouldn't be labeled as a PYLINK_* hook.
2015-12-26 15:41:22 -08:00
..
bots.py Move MODE from bots.py into a new plugin, opercmds.py 2015-12-18 21:43:37 -08:00
chancmds.py chancmds: add TOPIC command, fix help text of KICK (it is admin-only, not oper-only) 2015-12-18 22:08:52 -08:00
commands.py Rename utils.getProtoModule => utils.getProtocolModule 2015-12-24 17:33:49 -08:00
exec.py exec: add 'inject' and raw' commands (Closes #148) 2015-12-22 10:47:02 -08:00
fantasy.py fantasy: support nick triggers (close #134) 2015-11-28 20:46:53 -08:00
networks.py networks: call coreplugin and loaded plugins' main() functions on connect 2015-12-24 18:14:05 -08:00
opercmds.py Move MODE from bots.py into a new plugin, opercmds.py 2015-12-18 21:43:37 -08:00
relay.py Rename PYLINK_CLIENT_OPERED hook -> CLIENT_OPERED 2015-12-26 15:41:22 -08:00