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 fb0ddb81d1bf96a0a3d7db635b113e1fda4541b8
parent abf125428788b084e0389bc2ce0338750598cd56
Author: Sara Hester <hester.sara@gmail.com>
Date:   Sat, 12 Dec 2015 23:57:00 +0100

Noch mehr Rechtschreibkorrekturen
Diffstat:
MREADME.md | 15+++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ Nordlab Bot =========== -Modular parser for the hackerspace door status with handlers for multiple services and IRC Bot for the Nordlab e.V. +Modular parser for the hackerspace door status with handlers for multiple services and IRC Bot for the Nordlab e.V. How to install ============== @@ -16,16 +16,16 @@ 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> -```!source``` - Send an PM with the Link of this Repo. If you add <b>"this"</b> after it you can post it in the actual channel<br> -```!license``` - Send an PM with the link of the Bot license<br> +```!source``` - Send an PM with the link of this repo. If you add <b>"this"</b> after it you can post it in the actual channel<br> +```!license``` - Send an PM with the link of the bot license<br> ```!afk``` - Send in the actual channel that you are A(way) F(rom) K(eyboard)<br> -```!alone``` - Send in the actual channel that you are Alone in the channel<br> -```!freifunk``` - Send in the actual channel a link with an Meme about Freifunk<br> +```!alone``` - Send in the actual channel that you are alone in the channel<br> +```!freifunk``` - Send in the actual channel a link with an meme about Freifunk<br> Updates ======= -The Bot pulls the repo every day at 2am (if not deativated) and restarts the bot. So it is always UpTo-Date :)<br> -\ No newline at end of file +The Bot pulls the repo every day at 2am (if not deativated) and restarts the bot. So it is always UpTo-Date :)<br>