RileCraft / DiscordBot-Template

A bot template with command , event , button , selectmenus , slashcommands handler and error handlers. Made in Discord.JS V14
MIT License
229 stars 59 forks source link

Ping command #38

Closed Ruqen closed 2 years ago

Ruqen commented 2 years ago

Describe the issue The ping command doesn't show actual results

To Reproduce Steps to reproduce the behavior:

  1. Use the ping command and watch the results

Expected behavior Bot should give us the real ping and not unreal results

Screenshots image

Host Details:

Additional context None

RileCraft commented 2 years ago

Are you on localhost

Ruqen commented 2 years ago

Are you on localhost

Yes

RileCraft commented 2 years ago

It shows negative on localhost

Ruqen commented 2 years ago

It shows negative on localhost

Oh, thanks^^