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

commit 82648a411ff4cc8c6a1ebc5e62600f3e35afd7a7
parent 21e693a32d32ac1510dd83db070f93b9fb4114a9
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Wed, 28 Sep 2016 08:12:08 +0200

Update slackServer.json
Diffstat:
Mconfigs/slackServer.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/slackServer.json b/configs/slackServer.json @@ -5,7 +5,7 @@ "servername": "MTRNord", "devChannel": "#bottest", "token": "xoxb-26176005733-oAT41F40WhEwVOEuh88jxVht", - "active": 1, + "active": 0, "debug": 1 } ]