add abot (AnswerBot) to get rid of stupid FAQ asking

This commit is contained in:
jomo
2014-07-10 00:37:42 +02:00
parent 16217e1251
commit 43e4015311
3 changed files with 44 additions and 2 deletions

View File

@@ -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