Custom Command
FunctionsBot Functions

$ping

This command provides the bot's ping (latency) in milliseconds. It's a quick and easy way to check if the bot is online, responsive, and functioning correctly. Think of it like a simple "health check" for the bot!

Usage

$ping

Here's an example of how to use the $ping command in Discord:

Member
9/5/2026
!!exec $ping ms
Custom Command
APP
9/5/2026
20 ms

In this example, the bot responded with 20 ms, indicating a ping of 20 milliseconds. A lower ping generally means the bot is more responsive.

Function Difficulty: Easy

Tags: Ping Check Online OS Stats

On this page