about summary refs log tree commit diff stats
path: root/config.json
blob: 2c5fc53500d6ae115d8a88546d9091169900302d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "owner": "ahriman",
    "chan": "#goofbot",
    "server": "irc.tilde.chat",
    "port": 6697,
    "nick": "goofbot",
    "pass": "",
    "user": "goofbot",
    "name": "Goofus McBotus",
    "ssl": true
}