Added option to authenticate as another nickserv user.
This commit is contained in:
parent
8b23ba9c12
commit
73aef2e9ae
2 changed files with 11 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
"user": "cloudbot",
|
||||
"realname": "CloudBot - http://git.io/cloudbotirc",
|
||||
"nickserv_password": "",
|
||||
"nickserv_user": "",
|
||||
"channels": ["#cloudbot", "#cloudbot2"],
|
||||
"invite_join": true,
|
||||
"auto_rejoin": false,
|
||||
|
|
Reference in a new issue