{
  "nickname": "test",
  "server": "irc.bottest.org",
  "token": "testtoken",
  "autoSendCommands": [
    ["MODE", "test", "+x"],
    ["AUTH", "test", "password"]
  ],
  "channelMapping": {
    "swarm": "#irc channelKey"
  }
}
