Michal
Michal
Have you tried putting it out of a array?
Can you send the embed code also
I'll look into this later today.
Oh. Ye that explains alot
@FxckingAngel Have you tried to using an actual string? ```js var em = new Discord.MessageEmbed() .setTitle("Muted!") .setDescription("Admin has muted you!") .setColor(800080) .setImage("https://i.pinimg.com/originals/93/4a/c2/934ac2e1254bfe067aff258f92260310.gif") ```
That doesn't fix the issue why the warnMessage option already doesn't give the option to add the embeds.
> Hello, i have read the code of the module and i have find this lines that make the crash when you using embeds messages (you need to a .content...
A option to add embeds was added in v2.8.0. Please see https://discord-anti-spam.js.org for more information!
Could you please give more explanation as I didn't understand really the meaning. + I don't think this belongs into github issues
The full point of the reviews is that the bot is reviewed if its working, its status and if its able to handle public requests. Without any review there will...