how to add a reply

if (command === 'moye' && args.join(' ').toLowerCase() === 'moye') {
message.reply('hi');
}
if (command === 'moye' && args.join(' ').toLowerCase() === 'moye') {
message.reply('hi');
}
4 Replies
d.js toolkit
d.js toolkit2y ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by staff
chewie
chewie2y ago
Please only ping mods for situations that require moderational actions. Getting help is not one of them Amd for the love of discord, never ghostping again.
! Daddy
! DaddyOP2y ago
yeah ik it was by mistake
chewie
chewie2y ago
You can create a new post for your issue.

Did you find this page helpful?