3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/coremods
James Lu 6a1349847f handlers: handle WHOIS requests to unknown nicks instead of warning
"/whois pylink.server badnick" is allowed everywhere except InspIRCd.
2016-07-11 15:58:18 -07:00
..
__init__.py core: add extban support in matchHost, and $account matching (#170) 2016-07-07 00:26:52 -07:00
control.py control: copy world.networkobjects to prevent RuntimeError 2016-07-01 22:20:24 -07:00
corecommands.py corecommands: fix wrong plugin module name causing 'unload' to not work 2016-07-10 21:41:08 -07:00
exttargets.py exttargets: $pylinkacc matcher 2016-07-07 12:10:09 -07:00
handlers.py handlers: handle WHOIS requests to unknown nicks instead of warning 2016-07-11 15:58:18 -07:00
service_support.py Integrate services_support and automode 2016-07-07 21:54:59 -07:00