3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
James Lu 60788e4ba5 relay_clientbot: remove dark blue from the random colours list
It's difficult to read on clients configurated to use a dark background. Reported by @MrBenC
2017-07-01 18:06:50 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py automode: remove extraneous +'s from mode lists 2017-05-12 19:41:55 -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: clear the 'remote command used' state and break if overriding account/reply target fails 2017-05-12 19:58:03 -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: demote "PM from server" warnings to debug 2017-05-15 21:32:41 -07:00
servermaps.py plugins: migrate to server capabilities 2017-03-23 23:37:24 -07:00
servprotect.py servprotect: only track kills and saves to PyLink clients 2017-05-20 15:02:04 -07:00
stats.py stats: add an --all option to 'uptime', and check for disconnected networks 2017-01-30 00:18:50 -08:00