mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-22 23:45:10 +00:00
fix TOC
This commit is contained in:
parent
4d5d38674d
commit
37eea3562f
30
README.md
30
README.md
@ -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
|
||||||
@ -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!
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user