Discord Discord.js Javascript Node.js Check If User Id Exists In Discord Server July 10, 2024 Post a Comment My Discord bot needs to check whether a user is in the server or not. I'm using node.js and dis… Read more Check If User Id Exists In Discord Server
Asynchronous Discord Discord.js Javascript Youtube Api Discord Bot Youtube Search, Wait For Answer Of Asynchronous Function June 06, 2024 Post a Comment I have built a discord but using javascript I've got one command where I want the ability to se… Read more Discord Bot Youtube Search, Wait For Answer Of Asynchronous Function
Bots Discord Discord.js Javascript Node.js I Am Trying To Make A Discord.js Avatar Command, And The Mentioning Portion Doesn't Work Correctly May 30, 2024 Post a Comment I have an avatar command in my discord bot. When the user uses h.avatar, it outputs their avatar, w… Read more I Am Trying To Make A Discord.js Avatar Command, And The Mentioning Portion Doesn't Work Correctly
Bots Discord Embed Javascript Discord Bot Embed Variables Come Back As Undefined May 08, 2024 Post a Comment This is my code and the values keep being undefined https://cdn.discordapp.com/attachments/5017840… Read more Discord Bot Embed Variables Come Back As Undefined
Discord Discord.js Javascript How Do I Make A Discord.js Bot Actually Reply To A Message? April 16, 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 March 31, 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 How To Return A Guild's Owner Name February 25, 2024 Post a Comment This is the piece of my code where I'm having the problem: const guild = client.guilds.get('… Read more How To Return A Guild's Owner Name
Discord Discord.js Javascript Node.js Check If An User Is In A Specific Guild Discord.js February 03, 2024 Post a Comment I don't know if it's possible, but I'm trying to make my bot returning all the servers … Read more Check If An User Is In A Specific Guild Discord.js