Limnoria/plugins/NickAuth
James Lu 7c9e5708a2 NickAuth: fix leak of information if 'nick list' is used on a user without a configured nick (Closes ProgVal/Limnoria#996) 2015-01-09 13:12:57 -05:00
..
local NickAuth: First commit. 2012-11-03 23:06:57 +01:00
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
README.md NickAuth: fix quoting and wording in README.md. 2014-06-08 16:59:42 +02:00
__init__.py NickAuth: Copy plugin.py's description to __init__.py. Closes GH-425. 2012-11-04 14:25:11 +00:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py NickAuth: fix leak of information if 'nick list' is used on a user without a configured nick (Closes ProgVal/Limnoria#996) 2015-01-09 13:12:57 -05:00
test.py NickAuth: Use assertEqual for string comparison in tests ('foo' is not 'foo' with Pypy). 2013-01-07 17:15:17 +01:00

README.md

This plugin allows users to use their network services account to authenticate to the bot.

They first have to use @nickauth nick add <the nick> while being identified to the bot and then use @auth when they want to identify to the bot.