This commit is contained in:
Kay Marquardt (Gnadelwartz) 2019-04-09 12:53:15 +02:00
parent 37eea3562f
commit 275a83b374

View File

@ -30,20 +30,20 @@ git clone --recursive https://github.com/topkecleon/telegram-bot-bash
## Getting started ## Getting started
[Create your first telegram bot](doc/1_firstbot.md) - [Create your first telegram bot](doc/1_firstbot.md)
[Make your own Bot](doc/2_usage.md) - [Make your own Bot](doc/2_usage.md)
Managing your own Bot - Managing your own Bot
Recieve data - Recieve data
Send Messages - Send Messages
Send files, location etc. - Send files, location etc.
[Advatage Features](doc/3_advanced.md) - [Advatage Features](doc/3_advanced.md)
Interactive Chats - Interactive Chats
Background Jobs - Background Jobs
Inline queries - Inline queries
[Expert Use](doc/4_expert.md) - [Expert Use](doc/4_expert.md)
Handling UTF-8 - Handling UTF-8
Run as other user or system service - Run as other user or system service
Scedule bashbot from Cron - Scedule bashbot from Cron
## Security Considerations ## Security Considerations