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`.
This commit is contained in:
Mikaela Suomalainen 2014-11-16 11:03:42 +02:00
parent 235d8f9692
commit 83b0fde4d7

View File

@ -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::