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: I84a6cfbaeed785f53c6f443b949ca53ef2d2494bchanges/38/793638/1
parent
2920ba83d5
commit
f691057b5b
|
@ -1,5 +1,5 @@
|
|||
[ircbot]
|
||||
nick={{ accessbot_nick }}
|
||||
pass={{ accessbot_nick_password }}
|
||||
server=chat.freenode.net
|
||||
server=irc.oftc.net
|
||||
port=6697
|
||||
|
|
Loading…
Reference in New Issue