FAQ

How to configure the Notify Bot / notification bot

Version V0.0.6

This guide helps Telegram chat admins connect the TokenOps/BEX notification bot, also called Notify Bot, notification bot, Info Bot, or @burnevent_info_Bot.

The bot can post burn updates, BEX activity, verification reports, project proof messages, test pushes, and low-frequency digests to a Telegram group, channel, or forum topic.

There are two notification modes:

Telegram is not used as project ownership proof. Wallet access controls project ownership; Telegram chat admins only control where notifications are delivered.

1) Add the bot to your target community group/channel

2) Register Notify Bot subscriptions (recommended)

Use these commands in the group, channel, or Telegram topic where you want messages to appear:

/register mint <mintAddress>
/register all_burns
/register update
/register status

You can also run /register mint without the mint address. The bot then asks for the mint via Telegram reply before creating the subscription.

Use /start to see the command overview. Use /register status or the Status button to see current subscriptions.

The status view lets chat admins:

For Telegram forum groups with topics, run the registration command inside the topic that should receive the pushes. Confirmation replies stay in that topic. If the bot does not already know the topic name, it asks for a readable topic name before confirming the registration. You can skip this with -.

If you need to name or rename a topic later, run this inside the topic:

/notify topic <name>

If you register once in the main chat and once in a topic, both subscriptions can exist and both are shown in status/admin views.

3) Legacy project Info Bot registration

Legacy project-linked channels are still used by some owner workflows, especially direct verification report distribution and project test pushes.

Use this only when the project dashboard or owner flow gives you a specific project ID:

/register_info <projectId>

/register <projectId> may still be accepted as a temporary legacy alias, but it is not the preferred public setup path anymore. For normal community setup, use /register mint <mintAddress>, /register all_burns, or /register update.

If you do not have a project ID, do not guess one. Use the mint-based Notify Bot mode instead.

4) Verify that posting works

If the Info Bot posts the test push or verification report, your setup is working.

5) How long messages are handled

InfoBot burn notifications are kept as one Telegram message. If a message with embedded ads would become too long, the bot first compacts the burn text:

If a logo caption is too short for the full message, the bot sends one normal text message instead of splitting the post.

6) Keep it healthy