Update accessbot config to use OFTC

Now that accessbot has been altered to work with OFTC and its
channels list adjusted accordingly, switch the server parameter in
its configuration as well. The credentials have already been updated
in our private hostvars.

Change-Id: I84a6cfbaeed785f53c6f443b949ca53ef2d2494b
This commit is contained in:
Jeremy Stanley 2021-05-28 18:37:33 +00:00
parent 2920ba83d5
commit f691057b5b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[ircbot]
nick={{ accessbot_nick }}
pass={{ accessbot_nick_password }}
server=chat.freenode.net
server=irc.oftc.net
port=6697