I try to understand what is meaning t he word handling
What is command/event handling? Is that how you structure something? Any Tipps are welcome
5 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.Handle is handle. You receive a data and your handler handle it.
a synonym one could use is processing, maybe that clarifies it
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
ahhh ty 😋