3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/plugins
James Lu f890ddac1b permissions, automode: work on default permissions & add example permissions config (#190)
- Fix possible type errors in add/removeDefaultPermissions by converting permlist values to sets.
- Fix wrong permission string being checked in automode.<command>.#channel
- automode: register and unregister default permissions on load/unload.
- permissions: add an 'also_show' argument to checkPermissions(), to display alternative permissions that weren't directly checked.
2016-08-25 11:45:57 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py permissions, automode: work on default permissions & add example permissions config (#190) 2016-08-25 11:45:57 -07:00
bots.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
changehost.py changehost: more friendly error when an expansion field is unavailable 2016-08-02 23:04:46 -07:00
commands.py commands: show topic only if it exists, disable TS output on clientbot 2016-08-02 23:57:18 -07:00
ctcp.py ctcp: totally not an easter egg update 2016-07-11 16:59:44 -07:00
example.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
exec.py exec: repr() eval output for proper formatting 2016-08-09 10:57:31 -07:00
fantasy.py core, fantasy: redo handling of noticed and/or private replies 2016-06-30 18:22:45 -07:00
games.py games: add service description & featured commands 2016-06-30 17:45:05 -07:00
networks.py core: rename IrcUser.identified attribute to IrcUser.account 2016-07-29 20:16:05 -07:00
opercmds.py opercmds: make 'kick' treat channels case insensitively 2016-07-24 16:40:31 -07:00
relay_clientbot.py Revert "relay_clientbot: lowercase network name (stylistic choice)" 2016-08-21 17:28:33 -07:00
relay.py relay: fix overzealous host normalization due to variable replacement during iteration 2016-08-21 18:06:53 -07:00
servprotect.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00