freifunk-bot

Modular parser for the hackerspace door status with handlers for multiple services
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.git
Log | Files | Refs | README | LICENSE

slackServer.json (239B)


      1 {
      2   "disconnect_meassage": "Bot was stopped!",
      3   "servers": [
      4     {
      5       "servername": "MTRNord",
      6       "devChannel": "#bottest",
      7       "token": "xoxb-26176005733-oAT41F40WhEwVOEuh88jxVht",
      8       "active": 0,
      9       "debug": 1
     10     }
     11   ]
     12 }