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

How To Tag Users Using Discord.js?

I am looking to create a command in order to tag certain users automatically using their username e… Read more How To Tag Users Using Discord.js?

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 Get User Connections As Bot

Hey I'm trying to make a bot that will check user's connected battle.net account and load g… Read more Discord.js Get User Connections As Bot

Kickme Command, Cannot Read Tag

im trying to get a command added to my bot, i cant quite figure out why the property of 'tag… Read more Kickme Command, Cannot Read Tag

Discord.js Use Attachment From Other Message To Update Image In Embed

I am generating a Picture from a Canvas (it's in imageBuffer), and making a MessageAttachment f… Read more Discord.js Use Attachment From Other Message To Update Image In Embed

How To Read Xml File In Javascript?

I'm creating a bot for the Discord. I'm downloading a horoscope XML-file from the Internet.… Read more How To Read Xml File In Javascript?

Discord Js - How To React Multiple Times To The Same Embed?

I've only gotten the first 'moneybag' emoji to react to the newest message in the chann… Read more Discord Js - How To React Multiple Times To The Same Embed?

How Would I Go About Implementing License Keys In My Discord.js Bot?

I came on StackOverflow today to ask this question. How would I go about implementing a serial key … Read more How Would I Go About Implementing License Keys In My Discord.js Bot?

How To Add Reason In Discord.js Ban And Kick Command With Commando Framework?

I'm currently working on a discord.js bot with commando (which is the official framework/comman… Read more How To Add Reason In Discord.js Ban And Kick Command With Commando Framework?

Change Permissions Of A Channel Just Created

I have the below code which is intended to create a new channel with a name. This works fine. It th… Read more Change Permissions Of A Channel Just Created

Command To Send Text To A Specific Channel

I want to make a command that sends the text to a channel of my choosing. Example: !command 't… Read more Command To Send Text To A Specific Channel

Basic One-message Dice Roller?

This is the same discord bot I've asked about in the last question I posted here, and I want to… Read more Basic One-message Dice Roller?

How Can I Count The Number Of Messages In One Channel Of Each User?

I want to code a discord bot with the discord.js ... But in the documentation, I don't found a … Read more How Can I Count The Number Of Messages In One Channel Of Each User?

Discord.js Ping Command

I was trying to make a ping command for my bot here is my Code client.on('message', message… Read more Discord.js Ping Command

Delete All Channels In A Specific Category

How to delete all channels in a specific category in Discord.JS? I tried that oldMember.guild.chan… Read more Delete All Channels In A Specific Category

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

How To Check If A Specific User Has A Role? Discord Js

I know how to check if the message sender has a role: if(message.member.roles.has(role.id)) { con… Read more How To Check If A Specific User Has A Role? Discord Js

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

Typeerror: Cannot Read Property Of 'execute' Of Undefined When Trying To Execute A Command File

I am making a discord bot with a simple command handler. I have never used a command handler before… Read more Typeerror: Cannot Read Property Of 'execute' Of Undefined When Trying To Execute A Command File

Kickme Command, Cannot Read Tag

im trying to get a command added to my bot, i cant quite figure out why the property of 'tag… Read more Kickme Command, Cannot Read Tag