3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-01-04 00:52:32 +01:00
PyLink/plugins
James Lu 1e0b0dbc70 relay: part the PyLink service bot after relaying other parts on 'delink'
This prevents these messages from being overriden by the "Clientbot was force parted" one if the IRCd responds too quickly.
2018-06-07 13:07:51 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py plugins/automode: fix SETACC example (#507) 2018-04-07 15:16:10 -07:00
bots.py bots, opercmds: add a "Done" reply to most commands as they finish 2017-03-09 20:50:14 -08:00
changehost.py changehost: limit 'applyhosts' to those with the changehost.applyhosts perm 2016-12-09 22:13:32 -08:00
commands.py Rename config option log:stdout -> log:console 2017-06-02 08:42:32 -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 example.py: update to reflect 1.1.x docstring changes (#307) 2017-01-21 11:59:43 -08:00
exec.py exec: add 'pieval' and 'peval' to evaluate expressions pretty-printed 2017-03-11 22:47:30 -08:00
fantasy.py fantasy: don't trigger when the fantasy prefix is followed by a space 2017-03-28 22:00:41 -07:00
games.py Actually use 'irc' in main() and die() as a keyword argument (per docs) 2017-05-12 19:19:52 -07:00
global.py global: ignore empty "global:" configuration blocks 2018-01-03 08:01:27 -08:00
networks.py networks: throw a proper error in 'remote' if the remote network isn't connected 2017-09-05 18:55:19 -07:00
opercmds.py bots, opercmds: add a "Done" reply to most commands as they finish 2017-03-09 20:50:14 -08:00
relay_clientbot.py relay_clientbot: fix @#channel messages not being treated as channel-specific 2018-03-30 11:14:56 -07:00
relay.py relay: part the PyLink service bot after relaying other parts on 'delink' 2018-06-07 13:07:51 -07:00
servermaps.py plugins: migrate to server capabilities 2017-03-23 23:37:24 -07:00
servprotect.py servprotect: bump default conf up to 10 hits/10 seconds 2017-08-03 10:10:28 -07:00
stats.py stats: add an --all option to 'uptime', and check for disconnected networks 2017-01-30 00:18:50 -08:00