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 ee94f06f910b2919b1df67e51444dfb654a9c79e
parent 202cc6f6b7ba5d2403c656cea99ed3afc73fd9ab
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Sat, 14 Jan 2017 12:04:14 +0100

Update commands.json
Diffstat:
Mconfigs/commands.json | 9+--------
1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/configs/commands.json b/configs/commands.json @@ -79,12 +79,6 @@ "message": "http://memegen.link/buzz/freifunk/everywhere.-the-dream.jpg", "argument": "0", "target": "to" - }, - { - "keyword": "todo", - "message": "- Stabelize ability to do multiple server connections\n- Add SSH Admin Control Server for editing the bot easily", - "argument": "0", - "target": "from" } ] -} -\ No newline at end of file +}