Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
! Daddy
Posts
Comments
DIA
discord.js - Imagine an app
•
Created by ! Daddy on 11/30/2023 in
#djs-questions
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');
}
6 replies