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 21e693a32d32ac1510dd83db070f93b9fb4114a9
parent 3b2db68a1765be2a127d38c4d1661130733fb40c
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Tue, 27 Sep 2016 07:21:22 +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-jrIHGDhqTTnyS2dMUPVqn4Fa", + "token": "xoxb-26176005733-oAT41F40WhEwVOEuh88jxVht", "active": 1, "debug": 1 }