3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/plugins
James Lu d14cf3c7cf Move (un|re)?load, identify commands to coreplugin
This is so the commands plugin, which includes other generic (but not essential) commands, can be more easily reloaded.
2015-10-23 18:22:29 -07:00
..
bots.py plugins: support FANTASY (where reasonable) by using irc.msg(irc.called_by, ...) instead of irc.msg(source, ...) 2015-09-26 10:20:23 -07:00
commands.py Move (un|re)?load, identify commands to coreplugin 2015-10-23 18:22:29 -07:00
exec.py exec: import world, for easier access to it 2015-09-27 12:15:10 -07:00
fantasy.py fantasy: only work when the main PyLink client is in the channel 2015-09-26 10:20:23 -07:00
networks.py plugins: support FANTASY (where reasonable) by using irc.msg(irc.called_by, ...) instead of irc.msg(source, ...) 2015-09-26 10:20:23 -07:00
relay.py relay: fix local kicks not quitting users on remote networks when the target doesn't share any channels as a result 2015-10-18 10:27:54 -07:00