This repository has been archived by the owner on Apr 1, 2021. It is now read-only.
1.0.4 - Copy rich embed contents
Additions:
- Set the redirect option
copyRichEmbed
totrue
to copy the contents of rich embed messages when encountered. The contents of the rich embed will take priority over the normal content of the message. - Bot will try to restart if an error occurs.
Changes:
- Use the new redirect option
richEmbed
to determine if rich embeds are enabled or not. Set it totrue
to enable rich embed,false
to use normal messages.richEmbedColor
will only take effect ifrichEmbed
istrue
.