Added option to authenticate as another nickserv user.

This commit is contained in:
Fletcher Boyd 2013-09-05 07:28:47 +08:00
parent 8b23ba9c12
commit 73aef2e9ae
2 changed files with 11 additions and 2 deletions

View file

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