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

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

Discord.js V12 Check If User Is Streaming

i'm using discord.js v12 and i wanted to have an PresenceUpdate method for when the user is str… Read more Discord.js V12 Check If User Is Streaming

Discord.js V12 Rude Words Filter Not Working

so I am adding like a rude words filter, whenever someone says that word (lowercase or uppercase) i… Read more Discord.js V12 Rude Words Filter Not Working

How Does Bulkdelete Work?

I tried using bulkDelete to make my bot delete its message but I get this error: (node:5724) Unhand… Read more How Does Bulkdelete Work?

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

Cannot Read Property 'send' Of Underfined

const mudaeon = require('./mudaetime.json'); const cron = require('cron'); const Di… Read more Cannot Read Property 'send' Of Underfined

Create An Auto-roll For Each New User In The Dhscord.js Bot

I wrote a code that should create an automatic roll for me as soon as a new user is added to my ser… Read more Create An Auto-roll For Each New User In The Dhscord.js Bot

Sending Messages Across Channels With Discord.js, Yields 'undefined' Error

I'm looking to create a 'say' command that allows me to directly message through the bo… Read more Sending Messages Across Channels With Discord.js, Yields 'undefined' Error