3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/plugins
2016-02-27 18:13:26 -08:00
..
bots.py protocols: quitClient(...) -> quit(...), partClient(...) -> part(...) 2016-01-16 16:51:54 -08:00
changehost.py changehost: check users' real hosts instead of their displayed vHosts 2015-12-31 18:46:09 -08:00
commands.py commands: reformat 'showuser' output, and show services login info (#25) 2016-02-20 18:24:29 -08:00
exec.py exec: add some more default imports for convenience 2015-12-29 11:14:19 -08:00
fantasy.py classes: sort code, move nickToUid, clientToServer, isInternalClient, isInternalServer into the Irc class 2015-12-31 17:28:47 -08:00
networks.py classes: add services_account field in IrcUser (#25), default 'identified' attribute to empty string instead of None 2016-02-07 18:11:09 -08:00
opercmds.py opercmds: fix wrong help message for KILL 2016-02-26 07:16:39 -08:00
relay.py relay: implement DB exporting using threading.Timer, similar to classes.Irc.schedulePing 2016-02-27 18:13:26 -08:00