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

                       
                       







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