Installation™

This commit is contained in:
Bandie 2021-06-11 19:45:12 +02:00
parent dbd77e86ed
commit 20f834728d
Signed by: Bandie
GPG Key ID: 843D7FA93BA46312
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ To prevent that, you could register a bot using https://t.me/BotFather and use t
## Configuration ## Configuration
- Register a bot using BotFather - Register a bot using BotFather
- Put the API token in your `.env` file, looking like `TOKEN='398iufewj9fierhfefiuosf'` - Put the API token in your `.env` file, looking like `TOKEN='398iufewj9fierhfefiuosf'`
- Start the bot - Install python
- Start the bot using `python TelegramContactProtectionBot.py`
- Find your bot and `/start` it in Telegram - Find your bot and `/start` it in Telegram
- Claim your bot by typing `/setup` - Claim your bot by typing `/setup`