Qubot Telegram Integration

From QuData
Jump to navigation Jump to search

Connecting a bot to Telegram

To connect the bot follow the steps below:

Step 1

Log in to your Telegram account.

https://web.telegram.org

If you don’t have a Telegram account, sign up at https://web.telegram.org.

TelegramStep1.png

Step 2

Once signed in, search for @BotFather from the Search option as shown below.Select BotFather bot and type /start (or click on START button). If @BotFather is already among your contacts, you may proceed to Step 3 directly.

TelegramStep2.png

The following commands are available:

  • /newbot - create a new bot
  • /mybots - edit your bots [beta]

Edit Bots:

  • /setname - change a bot's name
  • /setdescription - change bot description
  • /setabouttext - change bot about info
  • /setuserpic - change bot profile photo
  • /setcommands - change the list of commands
  • /deletebot - delete a bot

Bot Settings:

Games:

Step 3

Create a bot:

Send /newbot to the BotFather, and enter a name for the new bot to be created.
Provide the username that ends with bot, e.g. sample_bot or SampleBot.
Copy the access token from the Telegram’s confirmation message.


TelegramStep3.png

Step 4

Select your bot, in the left pane select Integrations. Next, select Telegram. Make sure Telegram is activated (blue slider).

TelegramStep4.png

Select Step 4 and enter your access token in the field. That's all the steps to set up a channel.

TelegramStep4 2.png

see also

Youtube
How to connect your bot to Telegram in 1 minute