3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
James Lu bdadb27466 relay: reverse getPrefixModes() output so the right mode order is passed to sjoin()
This prevents users from bursted as "+@~UID" instead of "~@+UID", for example.
2016-08-09 18:39:13 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
automode.py automode: bandaid fix for "service already registered" errors on first load 2016-07-23 21:46:55 -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 relay_clientbot: fix config key name 2016-08-08 22:23:42 -07:00
relay.py relay: reverse getPrefixModes() output so the right mode order is passed to sjoin() 2016-08-09 18:39:13 -07:00
servprotect.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00