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
2024-11-01 01:09:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
3df0a24232
PyLink
/
plugins
History
James Lu
3df0a24232
relay: catch PRIVMSG/NOTICE sent from servers, and relay them via the PyLink client instead of erroring
2015-11-26 22:51:19 -08:00
..
bots.py
plugins: use irc.reply(...) instead of irc.msg(irc.called_by, ...) whereever possible
2015-10-23 18:29:10 -07:00
commands.py
Don't crash when REHASH loads a config file that's invalid
2015-11-11 18:55:51 -08:00
exec.py
plugins: chmod -x
2015-10-23 18:31:48 -07:00
fantasy.py
fantasy: fix error handling if prefix isn't set
2015-11-01 20:55:01 -08:00
networks.py
plugins: use irc.reply(...) instead of irc.msg(irc.called_by, ...) whereever possible
2015-10-23 18:29:10 -07:00
relay.py
relay: catch PRIVMSG/NOTICE sent from servers, and relay them via the PyLink client instead of erroring
2015-11-26 22:51:19 -08:00