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

yuidoc.json (383B)


      1 {
      2     "name": "Nordlab Hackerspace Door",
      3     "description": "Modular parser for the hackerspace door status with handlers for multiple services",
      4     "version": "0.0.2",
      5     "url": "https://MTRNord.github.io/nordlab-hackerspace-door/",
      6     "options": {
      7         "outdir": "../bot_apidocs",
      8         "ignorePaths": [ "node_modules", "apidocs", "configs" ],
      9         "paths": "*"
     10     }
     11 }