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 01e08865715efe13c4685d2ba8ec6b0813d5bfa9
parent d9c8a2ffda18ad98eabca99d30d01cadbbc97a6d
Author: Marcel Radzio <marcel@radzio-sh.de>
Date:   Sat, 12 Dec 2015 23:28:55 +0100

Update README and update Documentation

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -16,7 +16,7 @@ Commands ======== ```!help | !hilfe``` - Lists all commands in a PM<br> ```!doorstatus``` - Send an PM with the actual Door Status<br> -```!doorstatus [arg]``` - If the arg is <b>"this"</b>) it sends in the actual channel the Door Status or is there an <b>existing channel as argument<b/> it sends to the channel which is the argument<br> +```!doorstatus [arg]``` - If the arg is <b>"this"</b>) it sends in the actual channel the Door Status or is there an <b>existing channel as argument</b> it sends to the channel which is the argument<br> ```!where``` - Send an PM with the address of the Hackerspace<br> ```!who``` - Send an PM with information about who can go to the Hackerspace<br> ```!when``` - Send an PM with information about when the Hackerspace usually is open<br>