-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Advanced
Shishkevich D. edited this page May 28, 2025
·
12 revisions
The web panel supports daily traffic, panel login, database backup, system status, client info, and other notification and functions through the Telegram Bot. To use the bot, you need to set the bot-related parameters in the panel, including:
- Telegram Token
- Admin Chat ID(s)
- Notification Time (in cron syntax)
- Expiration Date Notification
- Traffic Cap Notification
- Database Backup
- CPU Load Notification
Reference syntax:
-
30 \* \* \* \* \*- Notify at the 30s of each point -
0 \*/10 \* \* \* \*- Notify at the first second of each 10 minutes -
@hourly- Hourly notification -
@daily- Daily notification (00:00 in the morning) -
@weekly- weekly notification -
@every 8h- Notify every 8 hours
- Report periodic
- Login notification
- CPU threshold notification
- Threshold for Expiration time and Traffic to report in advance
- Support client report menu if client's telegram username added to the user's configurations
- Support telegram traffic report searched with UUID (VMESS/VLESS) or Password (TROJAN) - anonymously
- Menu-based bot
- Search client by email (only admin)
- Check all inbounds
- Check server status
- Check depleted users
- Receive backup by request and in periodic reports
- Multi-language bot
- Start Botfather in your Telegram account:

- Create a new Bot using /newbot command: It will ask you 2 questions, A name and a username for your bot. Note that the username has to end with the word "bot".

- Start the bot you've just created. You can find the link to your bot here.

- Enter your panel and config Telegram bot settings like below:

Enter your bot token in input field number 3. Enter the user ID in input field number 4. The Telegram accounts with this id will be the bot admin. (You can enter more than one, Just separate them with ,)
Use this bot, Start the bot and it will give you the Telegram user ID.
