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
55b642ea30
Revert "relay: remove ENDBURST hook (is this needed anymore?)"
...
This reverts commit 4a9a29e095fc6e5e9f23098e30efe7388ff0276a.
2015-09-28 18:15:56 -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: only allow loading plugins that aren't already loaded
2015-09-27 12:12:58 -07:00
exec.py
exec: import world, for easier access to it
2015-09-27 12:15:10 -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
Revert "relay: remove ENDBURST hook (is this needed anymore?)"
2015-09-28 18:15:56 -07:00