3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/plugins
James Lu f7dfc38688 relay: only initialize channels that are relevant to the called network in initialize_all()
Previously, this would quite often hit channel names that simply don't exist on the target network.
2017-07-07 14:20:24 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
bots.py coremods, plugins: migrate to snake case for protocol communication 2017-06-30 21:30:20 -07:00
changehost.py coremods, plugins: migrate to snake case for protocol communication 2017-06-30 21:30:20 -07:00
commands.py various: convert sortPrefixes/getPrefixModes calls to snake case 2017-06-30 21:40:05 -07:00
ctcp.py ctcp: -that 2017-01-20 22:32:32 -08:00
example_service.py Add an example services plugin 2017-01-21 11:59:43 -08:00
example.py core: convert IrcUser calls to User 2017-06-30 21:44:31 -07:00
exec.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
fantasy.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
games.py games: remove 'fml' 2017-07-02 21:18:32 -07:00
global.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
networks.py networks: clear the 'remote command used' state and break if overriding account/reply target fails 2017-05-12 19:58:03 -07:00
opercmds.py coremods, plugins: migrate to snake case for protocol communication 2017-06-30 21:30:20 -07:00
relay_clientbot.py Merge branch 'wip/irc-explosion-2' into devel (#475) 2017-07-02 21:16:06 -07:00
relay.py relay: only initialize channels that are relevant to the called network in initialize_all() 2017-07-07 14:20:24 -07:00
servermaps.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
servprotect.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
stats.py stats: add an --all option to 'uptime', and check for disconnected networks 2017-01-30 00:18:50 -08:00