Bahsbot Version 0.90

This commit is contained in:
Kay Marquardt (Gnadelwartz) 2019-05-31 23:07:36 +02:00
parent 5ebfaccfa1
commit 274f5d84ad
1 changed files with 2 additions and 1 deletions

View File

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