Q:

embedmd

'#INCLUDE filename.md'
0
if(command === '<The command name>'){
	const embed = new Discord.MessageEmbed();
	.setTitle('Title')
	.setDiscription('Discription')


	message.channel.send(embed)
   
}
0

New to Communities?

Join the community