mirror of
https://github.com/CAG2Mark/SuperUserBot.git
synced 2024-12-25 14:36:06 +01:00
update readme
This commit is contained in:
parent
b629c07501
commit
3eb94ae50b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ pip install -r requirements.txt
|
|||
```
|
||||
Put your token into a .env file:
|
||||
```
|
||||
echo "YOUR TOKEN" > .env
|
||||
echo "TOKEN=<your token>" > .env
|
||||
```
|
||||
Run the bot:
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue