{ "user": "example", "password": "password", "networks": [{ "host": "irc.rizon.net", "port": 6667, "password": "serverpw" "nick": "example", "realname": "Example User", "commands": [ "/msg NickServ identify password", "/msg ChanServ op #chan" ], "join": "#foo, #bar" }] }