3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/plugins
James Lu 90884924a8 relay: remove a useless logging line
(cherry picked from commit 3b091f9e20)
2017-09-05 19:03:17 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py automode: don't send empty mode lines if no users match the ACL 2017-09-05 18:36:37 -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: configurable output format 2017-03-13 13:39:30 -07: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: remove dark blue from the random colours list 2017-07-01 18:06:50 -07:00
relay.py relay: remove a useless logging line 2017-09-05 19:03:17 -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