DWEEB
📡 Utilities App-owned webhook

Discord Latency Check

A button that reports round-trip latency in detail. Latency Check is a diagnostic button. Click it and it replies with a detailed breakdown of how long each hop took — from the click reaching the server, through the dispatcher, to the handler responding. It's a quick, honest way to confirm your DWEEB interactions stack is wired up and healthy.

Nothing is posted until you review the message and confirm it.

How it works

  1. Add a button. Drop a button into a message in DWEEB and label it something like 'Check latency'.
  2. Attach Latency Check. Wire the button to the Latency Check plugin — there's nothing to configure.
  3. Read the report. Clicking replies with a per-hop latency breakdown so you can confirm everything's responding.

What you can set up

  • A per-hop latency breakdown (click → server, dispatcher, handler)
  • Nothing to configure — attach and go

When to use it

  • Confirming your interactions stack is wired up correctly
  • Spot-checking response time after a deploy

Try Discord Latency Check

Choose a starting message, add a compatible control, then attach the hosted plugin from its Action panel.

Choose a message to start →

Frequently asked questions

Do I need a bot for this?

You do not install or host a server bot. DWEEB's hosted app receives the click through an app-owned webhook and the Latency Check plugin returns the timing report.

Is DWEEB free?

Yes. Build the message for free and let DWEEB create a compatible app-owned destination for the hosted interaction. No server bot install or self-hosting is required.