|
@@ -254,6 +254,27 @@ Reference syntax:
|
|
- Multi language bot
|
|
- Multi language bot
|
|
</details>
|
|
</details>
|
|
|
|
|
|
|
|
+# 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 ,)
|
|
|
|
+
|
|
|
|
+- 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.
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
# API routes
|
|
# API routes
|
|
|
|
|
|
<details>
|
|
<details>
|