/showlimits reads back the dashboard's rate limits and blocks. User Limits, the Twitter whitelist, Owner Notifications and Transfer Bot Ownership are dashboard-only.
/showlimits lists every blocked and rate-limited user on the bot — the same data as Management → User Limits. Private chat with the bot only, for the bot's owner. The slash is optional and @botusername is accepted.
| Input | Output |
|---|---|
| No restrictions on the bot | **User Restrictions** No restrictions configured for this bot. |
| 2 blocked users, 1 rate-limited user | **User Restrictions for @examplebot** **Blocked Users:** @spammer1 @spammer2 **Rate Limited Users:** @chris -- 25 commands/day |
Management → User Limits lists every per-user restriction on a bot. Each is either a Rate Limit (a daily command cap) or a Block. Rate Limit is the default.
@ optional). The username can't be changed once saved.| Setting | Value |
|---|---|
| Duplicate username | Restriction already set for @{username} on this bot |
| Expired restrictions | Disappear from the list. |
| Deleting | Trash icon, then confirm. |
Every saved edit is added to that restriction's Edit History (clock icon next to the username), recording the previous type, daily limit and expiry.
The Whitelist tab is for Twitter bots only. It controls which X accounts can trigger the bot by @mentioning it; mentions from anyone else are filtered out at X and never reach the bot.
| Setting | Value |
|---|---|
| Handle | Letters, numbers and underscore, 1–15 characters. Leading @ optional. |
| Cap | 200 handles. |
| Removing | Trash icon on the row. No confirmation. |
Limit
Pasting more than the remaining room fails with
Combined list would exceed 200 entries (current: {n}, adding: {m})and saves nothing.
Settings → Notifications (Owner Notifications) controls which dashboard edits DM the bot's owner. Three toggles, all on by default:
Owner Notifications toggles
| Toggle | DMs the owner when |
|---|---|
| Command Changes | Text or button commands are added, edited or removed. |
| Rate Limits & Blocks | Rate limits or blocked users change. |
| Profile Changes | The bot's name, bio or avatar changes. |
| Input | Output |
|---|---|
| Rate Limits & Blocks — adding a Rate Limit | ➕ **Rate Limit Set** User: @chris Daily Limit: 25 prompts/day |
| Command Changes — turning Admin Moderation on | 🛡️ **Moderation Updated** Ban: Enabled Mute: Enabled |
The Moderation DM is gated by Command Changes, not Rate Limits & Blocks.
Profile → Advanced Bot Settings → Transfer Bot Ownership moves a Telegram bot to another Telegram account. It is permanent: you lose access immediately and only the new owner can manage the bot. Changing your own @username needs no transfer — ownership follows your account.