Ashish
DIAdiscord.js - Imagine an app
•Created by Ashish on 6/17/2023 in #djs-questions
Channel permissions
So I have a bot that changes a bunch of people's permission for a channel. However, I am getting the following
DiscordAPIError[50013]: Missing Permissions
However the bot does have permissions (unless it's a person higher than them)
Could it be because it's trying to edit someone's permission that is higher than the bot?
```37 replies
DIAdiscord.js - Imagine an app
•Created by Ashish on 6/8/2023 in #djs-voice
[SOLVED] 🤦Bot doesnt join the voice channel
So I have the following code, when its being executed, the bot doesnt join the voice channel.
client.channelId is defined in the main file as a channel ID.
Am i doing something wrong? There are no errors in the console and the file is being ran (ive added
console.log
s to see if it works and it does).
Idk if its an intent issue but here are my intents:
21 replies
DIAdiscord.js - Imagine an app
•Created by Ashish on 2/14/2023 in #djs-questions
Unable to create a new channel
10 replies