Gerben
DIAdiscord.js - Imagine an app
•Created by Gerben on 2/20/2024 in #djs-questions
Always read a modal InputTextValue but when it doesn't exist it makes a null value of it.
Does anyone know how to always read a modal InputTextValue but when it doesn't exist it makes a null value of it?
Here is my code with 2 different ways but they all get error with the following:
9 replies
DIAdiscord.js - Imagine an app
•Created by Gerben on 1/27/2024 in #djs-questions
Channel user permissions
Does anyone knows what the problem is that I am currently having within a slash command file? I would like to add a person to a channel when the command is executed. At the moment I manage to add the user within the channel permissions but fail to add the correct permissions to this person.
This is because I am getting the following error in my console.
4 replies
DIAdiscord.js - Imagine an app
•Created by Gerben on 1/16/2024 in #djs-questions
moving Chanels between category’s without permissions loss.
Does anyone know the proper way to move a channel from one category to another without removing the role permissions added within this channel?
6 replies