#Anyone know how i would go about making a logger for "slashcommands"
3 messages · Page 1 of 1 (latest)
• 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.
Listen for the interactionCreate event, make sure it's from a slash command, and if so, define a log channel and send a message there