3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/plugins
James Lu d958f65f7e networks: call coreplugin and loaded plugins' main() functions on connect
I haven't really tested this very well, but it *should* not break anything......
2015-12-24 18:14:05 -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 protocols: in TOPIC hooks, send the topic as keyword "text" instead of keyword "topic" 2015-12-18 22:05:10 -08:00