This guide explains the standardized command structure for the PromoTrackerBot Telegram bot.
PromoTrackerBot now uses a standardized command format across all communities. The commands are:
Command | Description |
---|---|
/start |
Get started with the bot and see a welcome message |
/help |
Show available commands and instructions |
/balance |
Check your token balance |
/getpassword |
Generate a password for web dashboard access (use in private chat only) |
Command | Description |
---|---|
/shill username |
Generate a promotional message for a specific user |
/registergroup |
Manually register the current group (if auto-registration fails) |
/getgroupid |
Display the current group's ID and information (useful for setup) |
These commands now appear in the Telegram command menu when you chat with the bot. Admin commands are clearly labeled with [ADMIN]
to distinguish them from regular user commands.
Legacy format (still supported):
/shill-username
New standardized format (recommended):
/shill username
Both formats work the same way, but the new format is more user-friendly and consistent with Telegram's standards.
Legacy format (still supported):
/register_group
New standardized format (recommended):
/registergroup
To retrieve the current group's ID and information, use:
/getgroupid
This command displays detailed information about the current chat, including: - Group ID (required for manual database configuration) - Group title - Group type (supergroup, group, etc.) - Group username (if available)
This command is particularly useful when setting up new communities or troubleshooting group registration issues.
/registergroup
command is only needed if automatic registration fails/registergroup
in the group chatFor more information, contact your community admin or visit the web dashboard.