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-12 19:41:05 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PyLink
/
plugins
History
James Lu
3a53005d8c
protocols: messageClient -> message, noticeClient -> notice
2016-01-16 16:44:23 -08:00
..
bots.py
protocols: messageClient -> message, noticeClient -> notice
2016-01-16 16:44:23 -08:00
changehost.py
changehost: check users' real hosts instead of their displayed vHosts
2015-12-31 18:46:09 -08:00
commands.py
classes: sort code, move nickToUid, clientToServer, isInternalClient, isInternalServer into the Irc class
2015-12-31 17:28:47 -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: add KILL command (
#90
)
2016-01-09 18:34:57 -08:00
relay.py
protocols: messageClient -> message, noticeClient -> notice
2016-01-16 16:44:23 -08:00