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

How To Return A Guild's Owner Name

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 Bot Youtube Search, Wait For Answer Of Asynchronous Function

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

How To Send A Message To A Different Server | Discord Bot

I am very curious because I have seen other bots do this, the food bot command would be: '!Orde… Read more How To Send A Message To A Different Server | Discord Bot

How To Make A Discord Bot Edit A Dm Message?

I want to implement a simple database for my server on Discord so i need my bot to DM me and when a… Read more How To Make A Discord Bot Edit A Dm Message?

Discord Bot: Fix ‘ffmpeg Not Found’

I want to make my Discord bot join voice chat but every time I make it I get a error into log(cmd) … Read more Discord Bot: Fix ‘ffmpeg Not Found’

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?

Fetch More Than 100 Messages

I'm trying to figure out a way to use loops to get old messages on discord using fetchMesasges(… Read more Fetch More Than 100 Messages

Discord.js Connecting Api To Discord Bot In An Embed Link

I've been trying to code a bot that will post and embed link to show the title of manga, tags, … Read more Discord.js Connecting Api To Discord Bot In An Embed Link