Skip to content Skip to sidebar Skip to footer
Showing posts with the label Discord

Discord Js Manage Roles Permission Missing Even Though Bot Is Admin

My Discord bot isn't adding the role to the user who uses the command. My Code: if (userCmd.toL… Read more Discord Js Manage Roles Permission Missing Even Though Bot Is Admin

User Connected To Voice Channel?

I want to know is it possible to know if any member is connected to a specific voice channel in dis… Read more User Connected To Voice Channel?

Discord.js Bot Responds When Mentioned

I'm trying to make my discord.js bot send a message when it is pinged. I was unsure how to do t… Read more Discord.js Bot Responds When Mentioned

Set Channel Id For Discordbot For Multiple Servers

Could someone help me set command to set channel for specific server so that it does not interfere… Read more Set Channel Id For Discordbot For Multiple Servers

Discord.js Error Supplied Roles Is Not A Role, Snowflake Or Array Or Collection Of Roles Or Snowflakes

I'm making a mute command for my bot where it creates a muted role if there isn't one alrea… Read more Discord.js Error Supplied Roles Is Not A Role, Snowflake Or Array Or Collection Of Roles Or Snowflakes

Discord.js : Reaction.message.guild.members.find Is Not A Function

I am trying to make a Discord.js bot that add the 'Joueur' role to the user who reacted wit… Read more Discord.js : Reaction.message.guild.members.find Is Not A Function