3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
James Lu 902b246f96 bots: allow specifying channel prefixes (e.g. @+) in 'join'
This functionality should really be merged with what ServiceBot does, but whatever...
2017-02-13 17:01:09 -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: allow specifying channel prefixes (e.g. @+) in 'join' 2017-02-13 17:01:09 -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 'iexec' to run code in an isolated, persistent local scope 2017-02-05 20:26:40 -08:00
fantasy.py fantasy: don't error when bots are removed while processing (e.g. on shutdown) 2016-09-06 18:06:29 -07: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 opercmds: remove pointless source argument from 'kick' and 'kill' 2016-12-24 10:58:03 -08:00
relay_clientbot.py relay: use built-in hash() for colorizing text 2016-12-21 23:48:40 -08:00
relay.py relay: less ambiguous error if a relay channel doesn't exist on the caller network 2017-02-05 21:47:11 -08:00
servermaps.py servermaps: fix wrong permission name 2016-12-09 21:43:58 -08:00
servprotect.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
stats.py stats: add an --all option to 'uptime', and check for disconnected networks 2017-01-30 00:18:50 -08:00