Limnoria/plugins/Services
James Lu add3ceb4e7 Services: do not send the bot's nick in ChanServ commands
On Atheme, Anope, and oftc-ircservices, /cs unban, invite, op, and voice
implicitly assume the caller if no nick is given. However, certain combinations
such as /cs invite *with* a nick are not supported on atheme per
https://github.com/atheme/atheme/issues/568, and cause rejoin-on-kick to +i
channels to fail.

This fixes one part of GH-1118.
2018-01-27 13:22:15 -08:00
..
locales My name is Mikaela! 2014-03-22 12:01:11 +02:00
__init__.py Remove need for 2to3. 2015-08-11 16:50:23 +02:00
config.py Service: Actually allow 0. 2015-09-15 21:00:31 +02:00
messages.pot PluginDownloader: update l10n-fi. 2014-03-22 16:38:16 +02:00
plugin.py Services: do not send the bot's nick in ChanServ commands 2018-01-27 13:22:15 -08:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
test.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00

This plugin allows the bot to interact with ChanServ and NickServ to regain access to channels and its nick.