mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-22 15:35:09 +00:00
Update README.md
This commit is contained in:
parent
a7801823ce
commit
994bfa3100
@ -150,6 +150,9 @@ Once you're done editing start the bot with ```tmux new-session -d -s bashbot ".
|
|||||||
To stop the bot run ```tmux kill-session -t bashbot```.
|
To stop the bot run ```tmux kill-session -t bashbot```.
|
||||||
If some thing doesn't work as it should, debug with ```bash -x bashbot.sh```.
|
If some thing doesn't work as it should, debug with ```bash -x bashbot.sh```.
|
||||||
|
|
||||||
|
To use the functions provided in this script in other scripts source bashbot.sh: ```source bashbot.sh source```
|
||||||
|
|
||||||
|
|
||||||
That's it!
|
That's it!
|
||||||
|
|
||||||
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!
|
||||||
|
Loading…
Reference in New Issue
Block a user