فيصل
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by فيصل on 12/26/2024 in #djs-questions
Issue with Channel Filtering and Counting Logic
Hi everyone,
I'm facing an issue with my Discord.js code where I'm trying to implement a system that counts user messages only in specific allowed channels. However, even when the channel is not in the list of
Here's the relevant code snippet:
The problem:
Even when the message comes from a channel that isn't in the
Could someone help me figure out what might be going wrong?
Thanks in advance! 😊
I'm facing an issue with my Discord.js code where I'm trying to implement a system that counts user messages only in specific allowed channels. However, even when the channel is not in the list of
allowedChannels
, it still increments the count for the user.Here's the relevant code snippet:
The problem:
Even when the message comes from a channel that isn't in the
allowedChannels
list, the code still increments the count for the user.Could someone help me figure out what might be going wrong?
Thanks in advance! 😊
33 replies
DIAdiscord.js - Imagine an app
•Created by فيصل on 10/22/2024 in #djs-questions
Context Commands Registering
16 replies
DIAdiscord.js - Imagine an app
•Created by فيصل on 7/16/2024 in #djs-questions
vanity link
Is there a function in discord.js v13? If I change the vanity link, I can do special actions to change the vanity link.
5 replies
DIAdiscord.js - Imagine an app
•Created by فيصل on 5/26/2024 in #djs-questions
Change Role icon (Emoji)
11 replies