3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
James Lu 366836b821 relay: burst topics from the main PyLink server
When a channel is being initialized, PyLink has no specific network to propagate topics from; they just get sent from whichever linked network we happened to iterate over first. This prevents misleading topic setters like 'randomnet.relay' from showing up.
2016-05-02 18:54:46 -07:00
..
bots.py core: move isOper, checkAuthenticated to Irc (#199) 2016-04-30 16:54:11 -07:00
changehost.py changehost: migrate to irc.getHostmask 2016-05-01 15:05:30 -07:00
commands.py core: move toLower to Irc (#199) 2016-04-30 16:57:38 -07:00
exec.py core: move isOper, checkAuthenticated to Irc (#199) 2016-04-30 16:54:11 -07:00
fantasy.py fantasy: break if IRC object isn't ready 2016-03-27 21:46:10 -07:00
networks.py core: move isOper, checkAuthenticated to Irc (#199) 2016-04-30 16:54:11 -07:00
opercmds.py core: move isOper, checkAuthenticated to Irc (#199) 2016-04-30 16:54:11 -07:00
relay.py relay: burst topics from the main PyLink server 2016-05-02 18:54:46 -07:00
servprotect.py New servprotect plugin (anti-KILL/SAVE flood) 2016-03-25 16:51:02 -07:00