How to run a test push
Version V0.0.3
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. - In that target group/channel, run:
/register <projectId> - Verify the channel appears under the project's linked infobot channels.
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 <projectId>if the target chat was recreated or unlinked.