mirror of
https://github.com/CAG2Mark/SuperUserBot.git
synced 2025-01-12 15:26:25 +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:
|
Put your token into a .env file:
|
||||||
```
|
```
|
||||||
echo "YOUR TOKEN" > .env
|
echo "TOKEN=<your token>" > .env
|
||||||
```
|
```
|
||||||
Run the bot:
|
Run the bot:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue