Discord.js 14 ping is returning -1
May someone explain me why when I run put this in my code in the ready event : I get the following output:
Thanks
8 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
The client is not ready yet
Use it in the ready event
i do!
Show the code
it returns -1
maybe just disable once
Where are you importing
CustomClient
from? Your path is just ..
From the root folder?
it's basically D.JS client with command collection binded to it
Seems fixed, looks like ready isn't emited when ws is connected