Help with GuildRoleDelete Event
Hey guys I need help with my code so what Im trying to do is 😆 when ever user kicks or bans a bot from the server GuildRoleDelete event gets triggered and Ive been trying to stop that . Ive spent last 2-3 hours trying to solve this but couldnt come up with solution.
4 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 OPv20.14.0 / `-- [email protected]
Im basically trying not to trigger GuildRoleDelete event when kicking a bot
how can I do that ?
made it thank you