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 a1b8fa50cc632d02a635f98c8374c5103dfc4639
parent 27e8587dd4d4ad4275453685ab0fa579a4734dc2
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Sat, 12 Dec 2015 22:19:30 +0100

Update commands.json
Diffstat:
Mcommands.json | 9+++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/commands.json b/commands.json @@ -67,6 +67,12 @@ "message": " is now alone.", "argument": "0", "target": "to" + }, + { + "keyword": "freifunk", + "message": "http://memegen.link/buzz/freifunk/everywhere.-the-dream.jpg", + "argument": "0", + "target": "to" } ] -} -\ No newline at end of file +}