This commit is contained in:
Kay Marquardt (Gnadelwartz) 2019-04-09 12:50:10 +02:00
parent 4d5d38674d
commit 37eea3562f

View File

@ -30,20 +30,20 @@ git clone --recursive https://github.com/topkecleon/telegram-bot-bash
## Getting started
[Create your first telegram bot](doc/1_firstbot.md)
[Make your own Bot](doc/2_usage.md)
Managing your own Bot
Recieve data
Send Messages
Send files, location etc.
[Advatage Features](doc/3_advanced.md)
Interactive Chats
Background Jobs
Inline queries
[Expert Use](doc/4_expert.md)
Handling UTF-8
Run as other user or system service
Scedule bashbot from Cron
[Create your first telegram bot](doc/1_firstbot.md)
[Make your own Bot](doc/2_usage.md)
Managing your own Bot
Recieve data
Send Messages
Send files, location etc.
[Advatage Features](doc/3_advanced.md)
Interactive Chats
Background Jobs
Inline queries
[Expert Use](doc/4_expert.md)
Handling UTF-8
Run as other user or system service
Scedule bashbot from Cron
## Security Considerations
@ -72,4 +72,4 @@ No - its not less (in)secure as any other Bot written in any other language. But
If you feel that there's something missing or if you found a bug, feel free to submit a pull request!
#### $$VERSION$$ v0.50-12-g9fd2f5c
#### $$VERSION$$ v0.50-13-g4d5d386