General
Ping
Check the bot's latency and connection status. See how fast the bot responds to commands and verify it's working properly.
Parameters
No parameters required
This command shows bot latency and status
Step-by-Step Example
- Execute the command:
/ping - The bot will respond with:
- Bot latency (response time)
- API latency (Discord API response time)
- Uptime information
- Connection status
Permissions Required
- No special permissions required - Available to all users
What You'll See
Bot latency information including API latency, heartbeat, and overall connection status. Useful for verifying bot operational status.
Troubleshooting
- High latency: The bot may be experiencing performance issues.
- No response: The bot may be offline or experiencing problems.
- API errors: Discord API may be experiencing issues.
Related Commands
Best Practices
- Use this command to check if the bot is working properly.
- Regular ping checks can help identify performance issues.
- Share ping results when reporting bot issues.