3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
James Lu 89699051d5 Services API rework
- Move nick/ident/host/gecos fetching from services_support into functions
- Remove the unused 'ident' argument from ServiceBot
- Rename the 'nick' argument in ServiceBot to 'default_nick'
- Define default nicks for the PyLink, Automode, and Games services
2017-08-21 21:51:45 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py Services API rework 2017-08-21 21:51:45 -07:00
bots.py Migrate coremods.permissions to snake case 2017-08-02 22:24:23 +08:00
changehost.py Migrate coremods.permissions to snake case 2017-08-02 22:24:23 +08:00
commands.py commands, opercmds: remove explicit to_lower usage 2017-08-07 21:47:31 -07:00
ctcp.py ctcp: -that 2017-01-20 22:32:32 -08:00
example_service.py ServiceBot: replace 'alias' option with 'aliases' & condense multiple add_cmds calls into one 2017-07-10 21:59:29 -07:00
example.py ServiceBot: replace 'alias' option with 'aliases' & condense multiple add_cmds calls into one 2017-07-10 21:59:29 -07:00
exec.py exec.threadinfo: use case-insensitive sort 2017-08-08 00:30:47 -07:00
fantasy.py coremods, plugins: migrate to snake case 2017-06-29 23:01:39 -07:00
games.py Services API rework 2017-08-21 21:51:45 -07:00
global.py Migrate coremods.permissions to snake case 2017-08-02 22:24:23 +08:00
networks.py networks: support more specific 'remote' permissions by target network, service, and command 2017-08-07 00:46:53 -07:00
opercmds.py opercmds: remove extra newline in 'massbanre' help 2017-08-08 21:28:27 -07:00
relay_clientbot.py relay: fix relaying between channels not matching their lowercase (DB) name 2017-08-18 12:42:47 -07:00
relay.py relay: only send RAW_MODES payloads to networks without can-spawn-clients 2017-08-18 15:51:14 -07:00
servermaps.py Migrate coremods.permissions to snake case 2017-08-02 22:24:23 +08:00
servprotect.py Merge branch 'master' into devel 2017-08-05 22:11:22 -07:00
stats.py stats: treat stats characters case-insensitively 2017-08-08 00:00:12 -07:00