From 4833ba4030768a2694d72e37ef8b347299584a13 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Tue, 7 Sep 2021 22:46:09 +0200 Subject: [PATCH] Fix command for NickServ registration on old bots --- use/identifying_to_services.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/use/identifying_to_services.rst b/use/identifying_to_services.rst index d10c189..0267c2e 100644 --- a/use/identifying_to_services.rst +++ b/use/identifying_to_services.rst @@ -29,7 +29,7 @@ Assuming that that is the syntax, we can register the bot with:: Or, on Limnoria versions older than 2021.06.15:: - nickserv register mypassword bot@example.com + ircquote PRIVMSG NickServ :REGISTER mypassword bot@example.com Note that the email address must be correct. Next check that ``/msg nickserv info bot`` doesn't say something about being unverified. If