Skip to content

What's up with Ping? #1104

Answered by jagrosh
Godbot asked this question in Questions
Jan 23, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The first number is the Discord-based round-trip text channel ping. It calculates this by sending a message and comparing the message's Discord timestamp with your message's (the command to ping) Discord timestamp, and then editing the message to show you the result. This is roughly measuring how long it takes the bot to respond to a message in a text channel.

The second number is the round-trip time it takes to get a response from Discord on a heartbeat over the websocket. The websocket is how Discord sends messages to the bot.

Neither of these numbers correlates to voice channels. Every voice channel connection is an independent websocket with its own independent ping. Additionally, hig…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Godbot
Comment options

Answer selected by jagrosh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants