'Unknown Integration'
Hello,
I've been coding discord bots for 4-5 years now, and ran into a slash command error that neither I nor apparently the internet has seen before?
Discord says 'unknown integration' when I run the slash command.
5 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!Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
yeah
Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
I sometimes get this when I try to send or reply with a string that has only timestamps, role/user mentions. Adding some other text to the the string solves the issue