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 4cfe31af8238940f58b6c960fd4b247613205afd
parent 47bcd154ddb073bb05bb5dbeb1ba9bf750ee62f2
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Sat, 17 Sep 2016 17:44:53 +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 @@ -4,7 +4,7 @@ { "servername": "MTRNord", "devChannel": "#bottest", - "token": "xoxb-26176005733-2y9kszxvi0T8isJlwwg1tx9k", + "token": "xoxb-26176005733-jrIHGDhqTTnyS2dMUPVqn4Fa", "active": 1, "debug": 1 }