#WHY ?
30 messages · Page 1 of 1 (latest)
?
i dont understand
There's a new video series from Dan about creating a discord bot
I would recommend watching that one as it explains why you're getting that error and how to fix it
Learn to create a Discord bot using Discord.js in Node.js. This video walks through setting up a node project, creating a Discord application, and writing code for authentication, slash commands, and bot interaction. Code: https://thecodingtrain.com/tracks/discord-bots/discord/coding-a-bot
🚀 Watch this video ad-free on Nebula https://nebula....
Also, just a heads up, the staff roles are not meant to be tagged for code support but for moderational reasons. So don't tag us for these kinds of things in the future please. Rather only if there’s something related to safety or something alike 
sorry man
whats the problem now
can anyone help me guys ??
?
but how can i add more commands like kick,ban,mute etc ?
Same way you added the existing ones, just modify them and adapt to your needs
whats the problem here ?!
You know we can see logs of deleted messages right and the ping doesn't go away if you delete the message. Please do not ping moderators for help. Only ping moderators issues related to safety or something like that. We are not going to be able to walk you through every little step and issue of building a bot. Dan has a YouTube series about how to do it which we have linked to and you should know how to Google.
The message being deleted seconds after being sent tells me you knew what you were doing was wrong but you did it anyway
where is that series ?
There's a link to it above in this conversation
i have seen this video
watch it again, carefully. There are plenty of hints in it to what is wrong with the code for your kick command. I'll give you a hint.