General Commands
Basic informational commands available to everyone.
/help
Show all available commands grouped by category.
/help
/help <command>| Option | Description |
|---|---|
| (none) | Show full command list |
<command> | Show detailed help for a specific command |
Aliases: h
/ping
Check if the bot is online and measure response latency.
/ping/info
Show information about the bot.
/info/uptime
Show how long the bot has been running.
/uptimeExample output:
🕐 Uptime: 2 days, 5 hours, 30 minutes/stats
Show bot statistics including messages processed, commands used, uptime, and group count.
/statsExample output:
📊 Bot Statistics
📨 Messages: 1,234
⚡ Commands: 456
⏱️ Uptime: 2d 5h 30m
👥 Groups: 12
🔧 Commands: 61
🐍 Python: 3.11.5
💻 OS: Windows/status
Quick health view for key runtime systems.
/statusShows:
- uptime
- database connectivity
- webhook worker + queue size
- AI state/model
- rate limiter state
- loaded command count
Aliases: health
