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
4e7396b1ac
exec: add 'inject' and raw' commands (
Closes
#148
)
2015-12-22 10:47:02 -08:00
..
bots.py
Move MODE from bots.py into a new plugin, opercmds.py
2015-12-18 21:43:37 -08:00
chancmds.py
chancmds: add TOPIC command, fix help text of KICK (it is admin-only, not oper-only)
2015-12-18 22:08:52 -08:00
commands.py
commands: update irc.botdata in REHASH too
2015-11-26 22:57:52 -08:00
exec.py
exec: add 'inject' and raw' commands (
Closes
#148
)
2015-12-22 10:47:02 -08:00
fantasy.py
fantasy: support nick triggers (
close
#134
)
2015-11-28 20:46:53 -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
opercmds.py
Move MODE from bots.py into a new plugin, opercmds.py
2015-12-18 21:43:37 -08:00
relay.py
protocols: in TOPIC hooks, send the topic as keyword "text" instead of keyword "topic"
2015-12-18 22:05:10 -08:00