Discord Discord.js Javascript Discord.js : Reaction.message.guild.members.find Is Not A Function July 25, 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
Discord Discord.js Javascript How Do I Make A Discord.js Bot Actually Reply To A Message? June 22, 2024 Post a Comment I've been making a Discord.js (V12) bot that supports the type of command 'say' (please… Read more How Do I Make A Discord.js Bot Actually Reply To A Message?
Discord Discord.js Fs Javascript Node.js Reading File Attachments (ex; .txt File) - Discord.js June 09, 2024 Post a Comment Second time posting on StackOverflow so I apologize for any mistakes. Please bear with me. Same wit… Read more Reading File Attachments (ex; .txt File) - Discord.js
Discord Discord.js Javascript Node.js Overlapping Commands? May 25, 2024 Post a Comment I'm trying to make a fun little discord chat bot with JavaScript and node.js and I'd like t… Read more Overlapping Commands?
Discord Javascript Node.js Discord.js Get User Connections As Bot May 09, 2024 Post a Comment 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
Discord Discord.js Javascript Json Finding Who Deleted The Message March 31, 2024 Post a Comment My discord.js bot is programmed to log deleted messages. I have the code setup, but I was wondering… Read more Finding Who Deleted The Message
Discord Discord.js Javascript Change Permissions Of A Channel Just Created February 18, 2024 Post a Comment 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
Discord Discord.js Javascript How To Tag Users Using Discord.js? February 15, 2024 Post a Comment 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?