mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-09 05:04:50 +00:00
Typo
This commit is contained in:
parent
6142c2a5e5
commit
6580c27a61
1 changed files with 2 additions and 2 deletions
|
|
@ -14,10 +14,10 @@ I'm forget about it, try asking doraemon maybe know.. :)
|
||||||
## Variables
|
## Variables
|
||||||
|
|
||||||
### Required Variables
|
### Required Variables
|
||||||
* `BOT_TOKEN`: Create a bot using [@BotFather](https://telegram.dog/BotFather), and get the Telegram API token.
|
* `BOT_TOKEN`: Create a bot using [@BotFather](https://t.me/BotFather), and get the Telegram API token.
|
||||||
* `API_ID`: Get this value from [telegram.org](https://my.telegram.org/apps)
|
* `API_ID`: Get this value from [telegram.org](https://my.telegram.org/apps)
|
||||||
* `API_HASH`: Get this value from [telegram.org](https://my.telegram.org/apps)
|
* `API_HASH`: Get this value from [telegram.org](https://my.telegram.org/apps)
|
||||||
* `ADMINS`: Username or ID of Admin. Separate multiple Admins by space
|
* `SUDO`: ID of have full access to bot. Separate multiple sudo by space
|
||||||
* `DATABASE_URI`: [mongoDB](https://www.mongodb.com) URI. Get this value from [mongoDB](https://www.mongodb.com). For more help watch this [video](https://youtu.be/1G1XwEOnxxo)
|
* `DATABASE_URI`: [mongoDB](https://www.mongodb.com) URI. Get this value from [mongoDB](https://www.mongodb.com). For more help watch this [video](https://youtu.be/1G1XwEOnxxo)
|
||||||
* `DATABASE_NAME`: Name of the database in [mongoDB](https://www.mongodb.com). For more help watch this [video](https://youtu.be/1G1XwEOnxxo)
|
* `DATABASE_NAME`: Name of the database in [mongoDB](https://www.mongodb.com). For more help watch this [video](https://youtu.be/1G1XwEOnxxo)
|
||||||
* `LOG_CHANNEL` : A channel to log the activities of bot. Make sure bot is an admin in the channel.
|
* `LOG_CHANNEL` : A channel to log the activities of bot. Make sure bot is an admin in the channel.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue