Skip to content

4.2.0

Compare
Choose a tag to compare
@Androz2091 Androz2091 released this 03 Jul 16:41
· 427 commits to master since this release

Added

Fixed

  • Giveaways with a broken exemptMembers function can now be ended (it will accept all the members) (13e6455)
  • Manager#delete() has been fixed when it was used with a custom database. (2d42724)
  • Giveaways are now deleted from the database if the message has been deleted. (abfd7ae)
  • reaction parameter was added to giveawayReactionRemoved event. (097c2ec)
  • giveawayReactionAdded and giveawayReactionRemoved are now triggered for custom reactions. (#69)