Skip to content

Connecting Bots to Hotline CRM

Connecting bots to Hotline is done as quickly and simply as possible, just send the setup bot a token obtained from @BotFather.

A feature of connecting bots to Hotline is that they connect in parallel mode. Thus the system can be connected even simultaneously with other bot constructors or scripts.

Creating Bots

The procedure for creating new bots in Telegram is very simple and takes no more than a couple of minutes including setting up their basic properties (names, images, descriptions, etc.). Bots can be made literally for any purpose.

How to create new bots in Telegram

Key Bot Capabilities

  • Simple bot creation for any purpose
  • Respond as a team on behalf of the connected bot through the backend group
  • Mass message broadcasts with /send command
  • Work with chats (message monitoring, keyword filter)
  • Functionality extension through parallel connection or webapp

Detailed comparison of bots with accounts

Video of Connecting Telegram Bot to Hotline

Connection Procedure in Setup Bot

  1. Go to setup bot @hotlinetg_bot, click the New Connection button, then click Connect Bot.

  2. Send the token of the bot being connected as a text message (token is obtained from @BotFather)

  3. Create a new topic group with the Choose Group button or select an existing one (you must be the group owner or have rights to add other administrators to it).

  4. Test the connection by sending any test message to the connected bot, in response it should send an automatic Hotline welcome.

To start working follow the instructions for working with new connections