Changed default config
This commit is contained in:
parent
19e4b16b00
commit
f712ee2633
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ if not os.path.exists('config'):
|
||||||
"server": "irc.esper.net",
|
"server": "irc.esper.net",
|
||||||
"nick": "cloudbot_test",
|
"nick": "cloudbot_test",
|
||||||
"user": "cloudbot",
|
"user": "cloudbot",
|
||||||
"realname": "CloudBot/DEV - https://github.com/lukeroge/CloudBot",
|
"realname": "CloudBot/DEV - http://j.mp/uS5Cvx",
|
||||||
"nickserv_password": "",
|
"nickserv_password": "",
|
||||||
"channels": ["#mau5bot"]
|
"channels": ["#mau5bot"]
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue