Discord.js-Bot-Development icon indicating copy to clipboard operation
Discord.js-Bot-Development copied to clipboard

Results 30 Discord.js-Bot-Development issues
Sort by recently updated
recently updated
newest added

(node:3056) UnhandledPromiseRejectionWarning: ReferenceError: arg is not defined at Client. (/Users/studio_1/Desktop/discorbots/ban/index.js:37:17) at Client.emit (events.js:315:20) at MessageCreateAction.handle (/Users/studio_1/Desktop/discorbots/ban/node_modules/discord.js/src/client/actions/MessageCreate.js:31:14) at Object.module.exports [as MESSAGE_CREATE] (/Users/studio_1/Desktop/discorbots/ban/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32) at WebSocketManager.handlePacket (/Users/studio_1/Desktop/discorbots/ban/node_modules/discord.js/src/client/websocket/WebSocketManager.js:386:31) at WebSocketShard.onPacket (/Users/studio_1/Desktop/discorbots/ban/node_modules/discord.js/src/client/websocket/WebSocketShard.js:436:22) at WebSocketShard.onMessage (/Users/studio_1/Desktop/discorbots/ban/node_modules/discord.js/src/client/websocket/WebSocketShard.js:293:10)...

I have come across the YT videos and Github information but using Nodejs V12. There are quite a few areas where I ran into debugging issues with command changes in...

You didn't add 15th Episode's codes! I need your Evaluation command to use it for implementation to my Discord.js bot!

This will decrease the code, also making the search more effective!

I have been trying to alter the promptMessage function to work when a user responds by message instead of by an emoji reaction. I feel like I have done pretty...

xp embed does not updatee

In the video where [he makes the ping command](https://www.youtube.com/watch?v=luG1wGbyeyU), it says NaNms when he uses createdTimestamp, he fixes this by using msg.createdAt.

Paying yourself allows for infinite coin duplication, resulting in a broken economy. Fix: Add the line if(pUser === message.author.id) return message.reply("You can't do that! That's ILLEGAL") Edit: Also there is...