You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
To be honest i don't know if the problem is with the command handler, but i tried to make one using the guide, but when i try to use the command "+ping" i don't get a response
Why does it feel like you removed every single space you could in this code? You know that can break things, right? Please undo that crap and try again.
Why does it feel like you removed every single space you could in this code? You know that can break things, right? Please undo that crap and try again.
In the end the problem was that the event file was called "messages.js", i changed its name to "message.js" and everything started to work as intended
Still thanks for the reply, and sorry for bothering
To be honest i don't know if the problem is with the command handler, but i tried to make one using the guide, but when i try to use the command "+ping" i don't get a response
This is the code for the index.js
This is the code for ping.js
This is the code for the messages.js
The text was updated successfully, but these errors were encountered: