about summary refs log blame commit diff stats
path: root/config.json
blob: 6054e1c03a2bbb0a1e676df23ebba37a805acbe4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                               
{
    "owner": "ahriman",
    "channel": "#goofbot",
    "server": "irc.tilde.chat",
    "port": "6697",
    "nick": "goofbot",
    "user": "goofbot",
    "name": "Goofus McBotus",
    "out": "os.Stdout",
    "ssl": "true"
}