3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-23 19:19:31 +01:00
PyLink/plugins
James Lu bf42109d81 Split fantasy prefix definitions into service-specific blocks
Closes #426.

This makes the pylink::prefix (aka bot::prefix) option only affect the main PyLink bot, and deprecates the pylink::prefixes::<...> options.
As the bot: config block is no longer checked, this commit depends on commit 45ed5b962e215763f7659631d1b98a5031dbab92 (ref #343) to alias it to conf::pylink.
2017-03-10 23:47:07 -08:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py automode, relay: remove unused imports 2017-01-21 12:01:41 -08: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 Move 'mkpasswd' to the commands plugin 2017-01-22 16:42:46 -08: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 ieval command using the isolated local scope 2017-03-04 22:05:03 -08:00
fantasy.py Split fantasy prefix definitions into service-specific blocks 2017-03-10 23:47:07 -08:00
games.py plugins: change remaining plugins over irc.error() use 2016-11-18 23:11:44 -08:00
networks.py networks: port to the permissions API (#367) 2016-12-09 21:55:47 -08: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: use built-in hash() for colorizing text 2016-12-21 23:48:40 -08:00
relay.py relay: normalize channel case in 'link' 2017-03-09 20:42:38 -08:00
servermaps.py servermaps: fix wrong permission name 2016-12-09 21:43:58 -08:00
servprotect.py servprotect: fix a syntax error 2017-02-21 21:49:41 -08:00
stats.py stats: add an --all option to 'uptime', and check for disconnected networks 2017-01-30 00:18:50 -08:00