mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-10-31 23:52:30 +00:00
Bashbot Version 0.51 shellcheck testet
This commit is contained in:
parent
a13ecbcfcf
commit
649fe44b46
10
README.txt
10
README.txt
@ -43,7 +43,7 @@ Getting started
|
|||||||
* Recieve data
|
* Recieve data
|
||||||
* Send Messages
|
* Send Messages
|
||||||
* Send files, location etc.
|
* Send files, location etc.
|
||||||
* link:doc/3_advanced.md[Advatage Features]
|
* link:doc/3_advanced.md[Advanced Features]
|
||||||
* Interactive Chats
|
* Interactive Chats
|
||||||
* Background Jobs
|
* Background Jobs
|
||||||
* Inline queries
|
* Inline queries
|
||||||
@ -51,6 +51,10 @@ Getting started
|
|||||||
* 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
|
||||||
|
* link:doc/5_practice.md[Best Practices]
|
||||||
|
* Customizing commands.sh
|
||||||
|
* Seperate Bot logic from command
|
||||||
|
* Test your Bot with shellcheck
|
||||||
|
|
||||||
Security Considerations
|
Security Considerations
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
@ -107,5 +111,5 @@ That's it!
|
|||||||
If you feel that there's something missing or if you found a bug, feel
|
If you feel that there's something missing or if you found a bug, feel
|
||||||
free to submit a pull request!
|
free to submit a pull request!
|
||||||
|
|
||||||
latexmath:[\[VERSION\]] v0.6-dev2-0-g143c122
|
latexmath:[\[VERSION\]] v0.51-0-g0356270
|
||||||
++++++++++++++++++++++++++++++++++++++++++++
|
++++++++++++++++++++++++++++++++++++++++
|
||||||
|
Loading…
Reference in New Issue
Block a user