.setDescription(`Hello <@${message.author.id}>, My prefix is \`-\` \nYou can use \`-help\` command to my commands`)
.setColor(0xfffa00)
.addField('Do you want to invite me!',"`-invite`")
message.channel.send(tagged)
}
if(message.author.id===client.user.id)return;
if(!message.guild)returnclient.channels.cache.get('790640302452375562').send(`<@${message.author.id}>\`(${message.author.tag})\` sent a dm to me \nthe message is \`${message}\``);
letsettings=require('../settings.json')
...
...
@@ -91,6 +83,14 @@ if (isafk == "True") {
else{
prefix=result[0].prefix
}
if (message.content==='<@!797421915152449537>'){
consttagged=newDiscord.MessageEmbed()
.setTitle('Nemuno')
.setDescription(`Hello <@${message.author.id}>, My prefix is \`${prefix}\` \nYou can use \`${prefix}help\` command to my commands`)
.setColor(0xfffa00)
.addField('Do you want to invite me!',`\`${prefix}invite\``)