mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-08 21:34:33 +00:00
Revert fc10d83873e8ab47ad94bf39028125b69ce595e7...ec769c719304cb394d7874d1d470e6a73375e10b on Advanced
12
Advanced.md
12
Advanced.md
@@ -5,8 +5,8 @@
|
||||
The web panel supports daily traffic, panel login, database backup, system status, client info, and other notification and functions through the Telegram Bot.
|
||||
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/6e918166-49c4-4bc6-9251-a330c1fdd796">
|
||||
<img alt="3x-ui" src="https://github.com/user-attachments/assets/5d7c7d06-97b3-46bc-b314-375eea4bfe7b">
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/MHSanaei/3x-ui/raw/main/media/07-bot-dark.png">
|
||||
<img alt="3x-ui" src="https://github.com/MHSanaei/3x-ui/raw/main/media/07-bot-light.png">
|
||||
</picture>
|
||||
|
||||
To use the bot, you need to set the bot-related parameters in the panel, including:
|
||||
@@ -49,11 +49,11 @@ To use the bot, you need to set the bot-related parameters in the panel, includi
|
||||
|
||||
- Start [Botfather](https://t.me/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.
|
||||
|
||||
@@ -61,7 +61,7 @@ To use the bot, you need to set the bot-related parameters in the panel, includi
|
||||
|
||||
- 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 ,)
|
||||
@@ -70,7 +70,7 @@ Enter the user ID in input field number 4. The Telegram accounts with this id wi
|
||||
|
||||
Use this [bot](https://t.me/useridinfobot), Start the bot and it will give you the Telegram user ID.
|
||||
|
||||

|
||||

|
||||
|
||||
## Setting Cloudflare WARP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user