Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

1.0.4 - Copy rich embed contents

Compare
Choose a tag to compare
@MitchTalmadge MitchTalmadge released this 17 Mar 22:49
· 32 commits to master since this release

Additions:

  • Set the redirect option copyRichEmbed to true 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 to true to enable rich embed, false to use normal messages. richEmbedColor will only take effect if richEmbed is true.