summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-07-10 00:37:42 +0200
committerjomo <github@jomo.tv>2014-07-10 00:37:42 +0200
commit43e40153117e73a7915183ba556de36740cdbf34 (patch)
tree585f66854df7ca346d03e755802bb3bd2f96d4d3 /README.md
parent16217e125130484c0264a0596b8f4e17573b5c13 (diff)
add abot (AnswerBot) to get rid of stupid FAQ asking
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 81d7685..ae70136 100644
--- a/README.md
+++ b/README.md
@@ -129,6 +129,10 @@ If you want the server to load a file (*module*) on startup, add it to the `modu
> Adds `/getmotd` & `/setmotd` to update the motd on the fly (no reboot).
+* `abot.py`
+
+ > AnswerBot. Hides stupid questions from chat and tells the sender about `/faq` or the like
+
# Code styleguide & tips