Discord Discord.js Javascript Typescript Discord Js Manage Roles Permission Missing Even Though Bot Is Admin November 16, 2024 Post a Comment 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
Discord Discord.js Javascript User Connected To Voice Channel? June 22, 2024 Post a Comment 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 Discord.js Javascript Node.js Discord.js Bot Responds When Mentioned April 21, 2024 Post a Comment 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
Discord Discord.js Javascript Set Channel Id For Discordbot For Multiple Servers April 20, 2024 Post a Comment 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
Bots Discord Discord.js Javascript Discord.js Error Supplied Roles Is Not A Role, Snowflake Or Array Or Collection Of Roles Or Snowflakes April 17, 2024 Post a Comment 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 Discord.js Javascript Discord.js : Reaction.message.guild.members.find Is Not A Function April 14, 2024 Post a Comment 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