Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Fix Giveaway Winner Problem

Latest
Compare
Choose a tag to compare
@SoCuul SoCuul released this 03 Jun 00:46
· 6 commits to main since this release

Notes

This update fixes the common problem of errors in the console while starting giveaways.

Feature Updates

None

Bug Fixes

  • The gstart and gcreate commands now parse the giveaway winner count as a number, which should prevent the crashing

Current Commands

  • create Creates a giveaway using the interactive wizard.
  • start [channel] [duration] [winners] [prize] Manually starts a giveaway.
  • list Lists the current giveaways.
  • reroll [message id] Rerolls a giveaway winner.
  • edit [message id] [prize/winners] [new value] Edits an ongoing giveaway.
  • end [message id] Ends a giveaway early.
  • delete [message id] Deletes the giveaway message and removes it from the database.
  • restartbot Restarts the bot.