How to run a test push
Version V0.0.4
A test push sends a simple message to your project's linked Info Bot channels. Use it to confirm that notifications work before relying on verification or burn posts.
1) Link an Info Bot channel
- Add
@burnevent_info_Botto your target group/channel. - If the project dashboard gives you a project ID for the legacy project-linked Info Bot flow, run:
/register_info <projectId> - Verify the channel appears under the project's linked infobot channels.
For general community notifications without a project ID, use the newer Notify Bot subscription mode instead:
/register mint <mintAddress>
/register all_burns
/register update
2) Trigger the test push
- Use the owner menu button Test push (recommended), or:
/test_push <projectId> [optional message]
3) Expected result
- The Info Bot posts a short test message in the linked community channel.
- The owner bot replies with success/failure details.
- InfoBot messages are delivered as one Telegram message. If embedded promotion text would make a message too long, the bot compacts non-critical labels and identifiers first and only drops embedded ads as the last fallback.
Troubleshooting
- Ensure the Info Bot is still a member and not muted/banned.
- Confirm you are an admin/owner for the project.
- Re-run
/register_info <projectId>if the target chat was recreated or unlinked. - For mint-based community notifications, check
/register statusin the target chat or topic.