Skip to content

4.5.0

Choose a tag to compare

@Androz2091 Androz2091 released this 28 Apr 14:30
· 292 commits to master since this release

Added

  • New prize variable for reroll and end methods. (163b79e)
  • Winners that have been chosen can no longer be chosen when rerolling. (0768c8e)
  • New last chance option. (#45)
  • Bonus Entries. (#187)

Fixed

  • Errors when editing a giveaway message are now caught. (66e8ab6)
  • MongoDB example has been renamed to QuickMongo. (d0988fb)
  • Fix givewayEnded event. (46e6c50, 273cc53)
  • Fix error when winnerCount is bigger than the amount of participations. (0768c8e)
  • Some fixes with the typings and data types. (#211)
  • Giveaways with a lot of winners are now displayed correctly. (#225)
  • Fix some functions to Discord.js v13 is supported. (af3eb35)
  • Exempt members are now serialized so they can be retrieved if the bot has to restart. (30f7751)
  • Support many winners in the embed and win message. (c8f2b81)

Documentation

  • Add end method in examples. (163b79e)
  • Add embedColorEnd in examples. (6d4c678)
  • New mongoose example. (ec0a50e)
  • New enmap example. (8588d8d)
  • New @replit/database example. (0b5ecb5)
  • New quick.replit example. (e13882c)

Other

  • Issue templates on GitHub. (#216)

Capture d’écran 2021-02-18 à 15 40 06
(last chance feature example)

Huge thanks to @Nico105 for his contributions ❤️