3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
2018-07-18 18:45:49 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
antispam.py coremods, plugins, protocols: drop now redundant allowAuthed=False in is_oper() calls 2018-06-11 23:56:44 -07:00
automode.py automode: log mass-removals to INFO as well 2018-06-10 14:36:40 -07:00
bots.py bots: "bots.joinclient" should be "bots.join" (matching the command name) 2018-07-11 22:16:05 -07:00
changehost.py Add User.get_fields(), and rework plugins to fix $nick broken expansions 2018-05-26 02:12:38 -07:00
commands.py commands.showuser: show home server and TS as "N/A" if they are spoofed values 2018-05-26 01:14:32 -07:00
ctcp.py ctcp: fix wrong logging format for unknown CTCPs 2018-03-01 02:48:04 -05:00
example.py plugins/example: update word wrap note 2018-07-10 18:04:25 -07:00
exec.py exec: fix textwrap error caused by passing the wrong type to reply() 2018-06-11 19:26:51 -07:00
fantasy.py Replace use of conf.conf['bot'] with conf.conf['pylink'] 2018-02-18 23:26:39 -08:00
games.py plugins, coremods: migrate (un)registerService calls to snake case (#523) 2018-03-02 20:23:47 -08:00
global.py global: reply with a confirmation 2018-06-08 18:28:41 -07:00
networks.py networks.remote: properly error if the target service is not available on the target network 2018-05-10 16:06:16 -07:00
opercmds.py opercmds: skip verbose formatting of kill reasons for internal targets (#520) 2018-06-11 19:26:51 -07:00
raw.py Split the 'raw' command into a new plugin 2018-01-21 13:50:37 -08:00
relay_clientbot.py relay_clientbot: allow overriding clientbot styles by network 2018-06-08 19:15:47 -07:00
relay.py relay: don't relay kill->kick when remotechan is None 2018-07-18 18:45:49 -07:00
servermaps.py servermaps: show the uplink server name for Clientbot links 2018-03-07 22:28:34 -08:00
servprotect.py Merge branch 'master' into devel 2017-08-05 22:11:22 -07:00
stats.py stats: route permission error replies to notice and not privmsg 2018-03-04 12:11:50 -08:00