Skip to content

General Commands ​

Basic informational commands available to everyone.

/help ​

Show all available commands grouped by category.

/help
/help <command>
OptionDescription
(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.

/uptime

Example output:

🕐 Uptime: 2 days, 5 hours, 30 minutes

/stats ​

Show bot statistics including messages processed, commands used, uptime, and group count.

/stats

Example 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.

/status

Shows:

  • uptime
  • database connectivity
  • webhook worker + queue size
  • AI state/model
  • rate limiter state
  • loaded command count

Aliases: health

Built with ❤️