mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-30 14:56:17 +00:00
Update README.md
This commit is contained in:
parent
1b3da06865
commit
7ab7d08fca
1 changed files with 6 additions and 1 deletions
|
@ -257,21 +257,26 @@ Reference syntax:
|
|||
# Setting up Telegram bot
|
||||
|
||||
- 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.
|
||||
|
||||

|
||||
|
||||
- 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 ,)
|
||||
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 ,)
|
||||
|
||||
- How to get Telegram user ID? Use this [bot](https://t.me/useridinfobot), Start the bot and it will give you the Telegram user ID.
|
||||
|
||||

|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue