summaryrefslogtreecommitdiff
path: root/plugins/irc.py
AgeCommit message (Collapse)Author
2015-07-23Stress that the configuration file is the core of the irc pluginmathieui
Hopefully making it clearer
2015-07-21Confusing wording in IRC docFlorent Le Coz
2015-01-15Fix a bug in the IRC pluginmathieui
(forgot to add the arguments to one call)
2015-01-13Add an /irc_query command to the irc pluginFlorent Le Coz
2014-12-23Fix the irc pluginmathieui
(and fuck the scoping of python closures)
2014-12-18Fix #2543 (irc plugin doesn't authenticate properly)mathieui
Join the fake room first, then send the message to nickserv, then join initial rooms. Also add two commands and one option.
2014-03-28Also document manual plugin loadmathieui
(why wasn’t that already here?)
2014-03-28Add an IRC/biboumi pluginmathieui