3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00
PyLink/plugins
James Lu c9b6695f90 relay: make sure normalized nicks have no invalid characters
This affects the separator option too: if someone puts something invalid in that field, this will coerse bad chars to | instead of letting the IRCd deal with it.
2016-07-01 19:16:47 -07:00
..
bots.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
changehost.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
commands.py commands, relay: use irc.reply() with private=True instead of irc.msg() 2016-06-30 18:43:56 -07:00
ctcp.py ctcp: allow PING with multiple arguments 2016-06-25 12:18:50 -07:00
example.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
exec.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -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, fantasy: redo handling of noticed and/or private replies 2016-06-30 18:22:45 -07:00
opercmds.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
relay.py relay: make sure normalized nicks have no invalid characters 2016-07-01 19:16:47 -07:00
servprotect.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00