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
d.js docs
d.js docs2y ago
• 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.
Syjalo
Syjalo2y ago
Handle is handle. You receive a data and your handler handle it.
souji
souji2y ago
a synonym one could use is processing, maybe that clarifies it
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Nicolas Matheisen
ahhh ty 😋