So my commands doesn't work.
On the cmds there is no error, but on discord it says: The application did not answer.
Here are every code that is with the commands.
deploy-commands.js https://sourceb.in/PZlJoC9CKM
commands
for users
8-ball.js https://sourceb.in/zV5uoOm4gy
echo.js https://sourceb.in/k2j4p1vZxa
flip.js https://sourceb.in/ShZQYE52mD
hello.js https://sourceb.in/eakyehC7F2
help.js https://sourceb.in/m2q9voQQDE
ping.js https://sourceb.in/ReJS01sB17
poll.js https://srcb.in/CZSqZuMsYH
moderation warn.js https://sourceb.in/eSc9uOY29H index.js https://sourceb.in/pmjdPJs1pN
moderation warn.js https://sourceb.in/eSc9uOY29H index.js https://sourceb.in/pmjdPJs1pN
4 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPIf you aren't getting any errors, try to place
console.log
checkpoints throughout your code to find out where execution stops.
- Once you do, log relevant values and if-conditions
- More sophisticated debugging methods are breakpoints and runtime inspections: learn moreMy bot is online but with ephemeral true it says application did not answer..
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View