Error Events
I have the channelUpdate event that has been executed when mee6 has updated the roles to a user and that should not be activated when it does that, what should I do?
https://media.discordapp.net/attachments/1127276232543842384/1128353924726935699/image.png
14 Replies
- 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.- 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.This is my code:
a?
what makes you think it is emitting
What do you mean by "emitting" I don't understand English is not my main language
what makes you think that channelUpdate event is being run
If you see in the image he has banned mee6 for the channelUpdate event since the reason that comes out is from that event and I don't have a guildMemberUpdate
show that code then, preferably in a bin
here you have the channelUpdate.js https://pastebin.com/8hwKgRGa
Pastebin
const channel_a_cache = new Map();const Discord = require('discord....
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
This happened to me the user to whom this happened: https://cdn.discordapp.com/attachments/947552036323475466/1128363411403722824/Screenshot_20230711-1732562.png
and is there an alternative or something?
So should I put it like this?
Could you give me an example of how to use it? I don't know how to use that event 😅