From 83b0fde4d7ddefc333b2c11dc406396f9611f963 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 16 Nov 2014 11:03:42 +0200 Subject: [PATCH] identifying_to_services.rst: fix cert add NickServ is usually server-side alias on all networks that also checks that we are sending message to Services and if we aren't, the sending is aborted. Try it with `/quote NickServ help` or even `/allserv quote NickServ help`. --- 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 87ad7b6..497edf3 100644 --- a/use/identifying_to_services.rst +++ b/use/identifying_to_services.rst @@ -73,7 +73,7 @@ This results in something like ``05dd01fedc1b821b796d0d785160f03e32f53fa8`` which you tell your bot to tell services:: - owner ircquote PRIVMSG NickServ :cert add 05dd01fedc1b821b796d0d785160f03e32f53fa8 + owner ircquote NickServ cert add 05dd01fedc1b821b796d0d785160f03e32f53fa8 Or if your bot identifies as you, you can do that by yourself with::