# Variables

### 💠 All available vars:

1. BOT\_TOKEN - Telegram bot token get it from @BotFather
2. API\_ID - API\_ID of your Telegram Account [<mark style="color:orange;">my.telegram.org</mark>](https://my.telegram.org/auth)
3. API\_HASH  -  API\_HASH of your Telegram Account [<mark style="color:yellow;">my.telegram.org</mark>](https://my.telegram.org/auth)
4. API\_ID1 - Same as API\_ID (multi-client)
5. API\_HASH1 - Same as API\_HASH (multi-client)
6. SUDO\_USERS\_ID - Your telegram ID
7. LOG\_GROUP\_ID - For logs channel to note down important bot level events, recommend to make this public. ex: '-123456'
8. BASE\_DB - Get From Here.<https://www.mongodb.com/> (Same as MONGO\_URL but give different value for this)
9. MONGO\_URL - Get From Here.<https://www.mongodb.com/&#x20>;
10. ARQ\_API\_URL - Get this from @ARQRobot.
11. ARQ\_API\_KEY - Get this from @ARQRobot.
12. COMMAND\_PREFIXES - can you add command handlers.
