PyLink/plugins
James Lu 523c1d2b13 relay: strip / from idents
Closes #673.
2022-02-21 02:21:49 -08:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
antispam.py Tidy up imports and define __all__ in modules (#660) 2020-06-18 15:47:20 -07:00
automode.py automode: mangle channels to "#chanid" on networks where they're stored as int 2019-10-14 09:57:47 -07:00
bots.py Tidy up imports and define __all__ in modules (#660) 2020-06-18 15:47:20 -07:00
changehost.py changehost: add enable and enforce as network specific options. 2019-10-10 21:45:18 -07:00
commands.py Tidy up imports and define __all__ in modules (#660) 2020-06-18 15:47:20 -07:00
ctcp.py Sort imports via isort 2019-07-14 15:12:29 -07:00
example.py Sort imports via isort 2019-07-14 15:12:29 -07:00
exec.py Further harden exec and raw in the default setup 2021-12-25 00:47:50 -08:00
fantasy.py Sort imports via isort 2019-07-14 15:12:29 -07:00
games.py Tidy up imports and define __all__ in modules (#660) 2020-06-18 15:47:20 -07:00
global.py global: always coerse channel argument to str 2020-03-30 13:09:38 -07:00
networks.py Sort imports via isort 2019-07-14 15:12:29 -07:00
opercmds.py opercmds: more consistent formatting for KILL messages 2021-12-25 01:02:19 -08:00
raw.py raw: fix permission check logic 2022-01-02 11:19:38 -08:00
relay.py relay: strip / from idents 2022-02-21 02:21:49 -08:00
relay_clientbot.py relay: use get_service_options() to combine clientbot styles options (#642) 2019-10-10 19:16:58 -07:00
servermaps.py Sort imports via isort 2019-07-14 15:12:29 -07:00
servprotect.py Replace references to PyLink 2.1 with 3.0 2020-04-10 11:15:54 -07:00
stats.py plugin stats: Refactor multiline function call 2020-06-18 21:15:53 -07:00