This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
PyLink
Watch
3
Star
0
Fork
0
You've already forked PyLink
mirror of
https://github.com/jlu5/PyLink.git
synced
2025-02-11 12:00:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PyLink
/
plugins
History
James Lu
cf1de08457
commands: support rehashing channel loggers
2016-01-23 13:52:37 -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: support rehashing channel loggers
2016-01-23 13:52:37 -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
plugins: use irc.disconnect() to disconnect networks (
#152
)
2016-01-09 20:25:51 -08:00
opercmds.py
opercmds: simplify code for KILL and KICK
2016-01-16 17:29:18 -08:00
relay.py
relay: sort channel links in LINKED output
2016-01-20 07:14:49 -08:00