RingQ Customer Centric Communications

Bot Setup


Introduction

This guide provides step-by-step instructions for creating a Telegram bot and configuring it in the RingQ Web App for chat integration. By the end, you'll have connected your Telegram account to RingQ so your system can send and receive messages — letting agents handle Telegram conversations directly within RingQ for more efficient, centralized communication.

Access Telegram Web

1

Open your browser and go to https://web.telegram.org.

2

A QR code will be displayed.

Link Device for Telegram
3

On your mobile device (with Telegram logged in):

  • Go to Settings.
  • Tap Devices.
  • Select Link Desktop Device.
4

Scan the QR code shown in your browser to log in.

Create a Telegram Bot (BotFather)

Search Botfather
1

In Telegram Web, use the search panel on the left.

2

Search for BotFather and open the chat.

3

Click Start in the top-right corner.

New Telegram Bot
4

Type or select the command /newbot.

Bot Name RingQChat
5

Enter your bot name — for example, RingQChat.

RingQChat_bot
6

Enter your bot username. It must end with bot — for example, ringqchat_bot.

Botfather provide access token
7

Once complete:

  • BotFather confirms the bot has been created.
  • You receive an HTTP API access token.
  • Save this token securely — you'll use it in RingQ.

Configure Telegram in RingQ

Follow the user guide on how to configure Telegram in the RingQ Web App.

Get the Webhook URL from RingQ

copy the webhook URL
1

After saving, locate your Telegram configuration in the list.

2

Click the Edit icon in the Action column.

3

Copy the generated webhook URL.

Set the Telegram Webhook

1

Open your browser and prepare a URL in this format: https://api.telegram.org/bot<token>/setWebhook?url=<webhook_url>

2

Replace the placeholders:

  • <token> — your BotFather access token.
  • <webhook_url> — the webhook URL from RingQ.

Example: https://api.telegram.org/bot<token>/setWebhook?url=https://<your-subdomain>.ringq.cloud:8443/register/telegram?source=<source-id>

3

Paste the final URL into your browser and press Enter.

4

If successful, Telegram confirms that the webhook is set.

Your Telegram integration is now active — you can start receiving and managing Telegram chats directly in RingQ.

You can now assign Telegram chats to your queue and allocate agents within your RingQ system.