Teixeira
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by Teixeira on 6/28/2023 in #djs-questions
Setting autocomplete options based on other option's value
11 replies
DIAdiscord.js - Imagine an app
•Created by Teixeira on 6/23/2023 in #djs-questions
Is there any way to know when a user has purchased or cancelled/not renewed a server subscription?
Couldn't find anything about it in the guide. I'm on
14.11.0
. Thank you!24 replies
DIAdiscord.js - Imagine an app
•Created by Teixeira on 8/12/2022 in #djs-questions
Cannot use GIF url as an embed's image.
9 replies
DIAdiscord.js - Imagine an app
•Created by Teixeira on 7/14/2022 in #djs-questions
Setting the default permission for commands built using discord.js builders.
I'm trying to use
<SlashCommandBuilder>.setDefaultMemberPermissions('0')
to disallow members to use that command by default, but it's not working. Could it be because this command is registered on a guild instead of globally? I'm using @discordjs/[email protected]
12 replies