Kumar
DIAdiscord.js - Imagine an app
•Created by Kumar on 9/28/2023 in #djs-questions
@everyone ping Bug ?
doesnt ping but this does:
12 replies
DIAdiscord.js - Imagine an app
•Created by Kumar on 9/24/2023 in #djs-questions
Interactive Button Data
I want to make my Button label interactive but somehow it doesnt change when the variable changes:
I am sure its because the props are not directly linked to Buttonbuilder.data but just set once when initating the class right? Is there some way to fix that?
3 replies
DIAdiscord.js - Imagine an app
•Created by Kumar on 5/29/2023 in #djs-questions
Display all commands in guild a member has permissions on
I cant figure it out
guild.commands.cache.filter((c) =>member.permissions )
22 replies
DIAdiscord.js - Imagine an app
•Created by Kumar on 3/12/2023 in #djs-questions
Cant access #Guild.members from ForumChannel
#ForumChannel.guild.members.cache
return undefined
Trying to fetch
await #ForumChannel.guild.fetch()
And:
await #ForumChannel.guild.members.fetch()
7 replies
DIAdiscord.js - Imagine an app
•Created by Kumar on 3/11/2023 in #djs-questions
No error stack trac
28 replies
DIAdiscord.js - Imagine an app
•Created by Kumar on 1/4/2023 in #djs-questions
custom filter of Channels with their according Type
32 replies