Update IRC bot nick registration process for OFTC

The IRC bot nick registration process had Freenode-specific examples
and references, so switch those to reflect we're now using OFTC.
Also the weechat command-line syntax was outdated and did not work
with newer versions of the client, so fix that.

Change-Id: I74b60e997b32cc51e8db6e5b7a76d6f281dfc211
This commit is contained in:
Jeremy Stanley 2021-06-02 17:25:20 +00:00
parent c6137dce82
commit f56b1f29a9
1 changed files with 3 additions and 3 deletions

View File

@ -403,7 +403,7 @@ from your normal client setup though) to temporarily connect with
your newly chosen nick. For example, an unconfigured *weechat* your newly chosen nick. For example, an unconfigured *weechat*
client can be invoked as follows:: client can be invoked as follows::
weechat irc6s://openstackbotname@chat.freenode.net:6697 weechat -t -r '/set irc.look.temporary_servers on;/connect irc6s://botnick@irc.oftc.net:6697'
With the connection established, after you see the server MOTD echo, With the connection established, after you see the server MOTD echo,
register the nick as follows:: register the nick as follows::
@ -412,10 +412,10 @@ register the nick as follows::
You should hopefully get positive feedback from NickServ at this You should hopefully get positive feedback from NickServ at this
point, but don't disconnect yet. Moments later, the ``infra-root@`` point, but don't disconnect yet. Moments later, the ``infra-root@``
shared mailbox should contain a new message from Freenode support shared mailbox should contain a new message from OFTC support
urging you to run the following additional command:: urging you to run the following additional command::
/msg nickserv verify register openstackbotname some_token /msg nickserv verify register botnick some_token
This additional step completes the nick registration, though This additional step completes the nick registration, though
additional NickServ commands may be desirable to further secure the additional NickServ commands may be desirable to further secure the