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-27 21:19:31 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
a37d4b6f3c
PyLink
/
plugins
History
James Lu
a37d4b6f3c
fantasy: only work when the main PyLink client is in the channel
2015-09-26 10:20:23 -07:00
..
bots.py
plugins: support FANTASY (where reasonable) by using irc.msg(irc.called_by, ...) instead of irc.msg(source, ...)
2015-09-26 10:20:23 -07:00
commands.py
commands: add an echo command
2015-09-26 10:20:23 -07:00
exec.py
plugins: support FANTASY (where reasonable) by using irc.msg(irc.called_by, ...) instead of irc.msg(source, ...)
2015-09-26 10:20:23 -07:00
fantasy.py
fantasy: only work when the main PyLink client is in the channel
2015-09-26 10:20:23 -07:00
networks.py
plugins: support FANTASY (where reasonable) by using irc.msg(irc.called_by, ...) instead of irc.msg(source, ...)
2015-09-26 10:20:23 -07:00
relay.py
relay: forward messages from the main PyLink client too
2015-09-26 10:20:23 -07:00