added Usage section

This commit is contained in:
ϻεοω 2019-07-07 18:49:27 +03:00
parent 97b0e623ba
commit 009975315a
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ Features of this bot:
You can use this bot in Telegram by [this nick](https://t.me/truecaptcha_bot) or install it on your own bot-account!
## Usage
To use this bot you must make him administrator and give restrict users permission
## Install your own bot
You can use systemd for managing bot startup with my [systemd unit file](https://gitlab.com/woem/truecaptcha_bot/blob/master/truecaptcha_bot.service). To use it, you must change `11111111:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA` to your bot's token, and `/path/to/bot/folder` to folder with this bot. Than you should run `systemctl daemon-reload && systemctl start truecaptcha_bot && systemctl enable truecaptcha_bot` and your bot will run even after server reboots.