toc best practice

This commit is contained in:
Kay Marquardt (Gnadelwartz) 2019-04-10 22:25:21 +02:00
parent 2e9113d4eb
commit f0428c6543

View File

@ -44,7 +44,7 @@ git clone --recursive https://github.com/topkecleon/telegram-bot-bash
- Handling UTF-8
- Run as other user or system service
- Scedule bashbot from Cron
- [Best Practices](doc/5_pratice.md)
- [Best Practices](doc/5_practice.md)
- Customizing commands.sh
- Seperate Bot logic from command
- Test your Bot with shellcheck