Unknown Integration
when i try to run my code and try it in discord it gives me Unknown Integration error
10 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 OPhere my code
can someone tell why isnt my code working and fix it
You get the
Unknown Integration
error on Discord when Discord cannot find out which integration the slash command belongs to
try to restart your Discord or remove your application from the server and add it againtryed
ok it now working but facing another issue
the /cmd showing in discordd but
it not working
i set a event if a commond dosent work to sent this message
does it now say
Application did not respond
?nope as like i said
as that didnt work it sent this
insted of that
it would probly say that if didnt added this
No but its not an error on your code, its just that Discord doesn't know where the command needs to be send to
Restart your discord app
did
cant figure where the problem
in the code
then I have no clue what other cause it might be
normally the
Unknown Integration
error should be fixed by:
- Restarting your Discord
- Restarting your bot
- Removing the bot from your server, restart Discord and add your bot to your server againdid all that
Unknown Integration dosent show now
The application did not respond
@Qjuh
like when turn that function off this shows The application did not respond
the code there
it still not working
@Qjuh
i need a embed.js / cmd file the commonds all are external