You can create a Telegram Bot for free and connect it to WAMM.chat as a communication channel. It will allow you to receive messages from Telegram users and write replies, send files, images, and voice messages. To do this, you must have a token for your Telegram Bot. The steps below describe how to create a bot and how to connect the channel in WAMM.chat.

Creating a Telegram Bot

  • Open Telegram and in the chat search, enter - BotFather and start a chat with BotFather (it's more convenient to do this on a computer).
    It is important to understand that the personal Telegram account under which the bot is created will be the one managing the bot in the future! Use the account of a manager or a trusted person.

    BotFather

  • Bring up the bot's menu and select the command /mybots - to list your existing bots, or /newbot - to create a new one. You can select these commands from the menu or type them in the message input field - the result is the same.

    Existing bots BotFather

  • Create a bot by doing the following:
    • select or type /newbot
    • enter the display name for your bot, which will be shown in the contact list of Telegram users. For example: Your Company
    • enter your bot's username using Latin characters, without spaces, and it must end with bot. For example: YourCompanybot, in our example - WAMMTest_bot


    As a result, a message will appear: "Done! Congratulations on your new bot ..." with a link to your bot and a token - the key for managing the bot. Copy this token - a string like in the example (6140293658:AAF7PGEZitju18modMlY7cbcZ3Cm8xFqabo) - you will need it to connect the bot in WAMM.chat.

    Token for connecting the bot in WAMM.chat