3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
James Lu d7fdeed19d relay: remove use of sched in exportDB
We were using sched and threading together? How inefficient...
2015-12-29 11:14:19 -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 some more default imports for convenience 2015-12-29 11:14:19 -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 relay: remove use of sched in exportDB 2015-12-29 11:14:19 -08:00