From 274f5d84ad0a5ba392612314c1d66e233904f568 Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Fri, 31 May 2019 23:07:36 +0200 Subject: [PATCH] Bahsbot Version 0.90 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d533f9..c908373 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ Bashbot [Documentation](https://github.com/topkecleon/telegram-bot-bash) and [Do * Use from CLI and Scripts * Customize Bashbot Environment * [Best Practices](doc/5_practice.md) - * Customize commands.sh + * Customize mycommands.sh + * Overwrite/disable commands * Seperate logic from commands * Test your Bot with shellcheck * [Function Reference](doc/6_reference.md)