Daily Reset Settings
Configure automatic daily coin reset
Manual Test / Trigger
Test the reset and broadcast delivery immediately.
Operation Logs
Broadcast Message
Send messages to bot users
Formatting Guide
**text**or*text*
→ Bold Text__text__or_text_
→ Italic Text[google](https://google.com)
→ Hyperlink`code`
→Monospaced Code
Broadcast Results
Platform Overview
Real-time update as of {{ now }}
{{ stats.total_users }}
{{ stats.premium_users }}
{{ stats.total_images + stats.total_voices + stats.total_chats }}
{{ "{:,}".format(stats.total_images) }}
{{ "{:,}".format(stats.total_voices) }}
{{ "{:,}".format(stats.total_chats) }}
30-Day Activity Trend
Traffic & UsageGrowth Insights
ACTIVITY MIX
User Management
Total {{ stats.total_users }} registrants
| User | Chat ID | Tier | Activity | Joined At | Action | |
|---|---|---|---|---|---|---|
|
{{ user.first_name[0] if user.first_name else 'U' }}
{{ user.first_name or 'User' }}
@{{ user.username or 'unknown' }}
|
{{ user.chat_id }} | {{ user.tier.upper() }} |
Images: {{ user.total_images_generated }}
Tokens: {{ user.token_balance }}
|
{{ user.created_at[:19].replace('T', ' ') }} | ||
| No users found matching your search. | ||||||
Generation Logs
Latest activity across all bots
| User ID | Voice | Input Text | Status | Time | Action |
|---|---|---|---|---|---|
| {{ log.user_id }} | {{ log.voice_used }} | {{ log.text_input }} | SUCCESS | {{ log.created_at[:19].replace('T', ' ') }} |
| User ID | Model | Prompt | Size | Time | Action |
|---|---|---|---|---|---|
| {{ log.user_id }} | {{ log.model_used }} | {{ log.prompt }} | {{ log.image_size }} | {{ log.created_at[:19].replace('T', ' ') }} |