Skip to main content

giveaway reroll

Command Title

/giveaway reroll

Description

This command allows you to re-roll a giveaway, selecting new winners from the eligible participants.

Usage

/giveaway reroll <giveaway_id> [winners] [exclude_winner] [exclude_other]

Parameters

Required Parameters:

  • <giveaway_id>: The ID of the giveaway to re-roll. It can be found in the giveaway message.

Optional Parameters:

  • [winners]: The number of winners to select.
  • [exclude_winner]: Whether to exclude the previous winners from the re-roll. The default is TRUE.
  • [exclude_other]: A list of users to exclude from the re-roll. You can mention them directly in the command.

Examples

  • Example 1: Reroll a giveaway with the default settings:

    /giveaway reroll giveaway_id:12345
  • Example 2: Reroll a giveaway and select 3 winners:

    /giveaway reroll giveaway_id:12345 winners:3
  • Example 3: Reroll a giveaway and without excluding the previous winners:

    /giveaway reroll giveaway_id:12345 exclude_winner:FALSE
  • Example 4: Reroll a giveaway and exclude specific users:

    /giveaway reroll giveaway_id:12345 exclude_other:@user1 @user2

Notes

  • You can only re-roll a giveaway that has already been rolled.
  • If there are not enough eligible participants, the re-roll will fail.
  • The new winners will be announced in a new message.

FAQs

  • Q: Can I re-roll a giveaway multiple times?

    A: Yes, you can re-roll a giveaway as many times as you like. However, it is important to be fair and transparent with your community.

  • Q: Will the previous winners be notified if they are excluded from the re-roll?

    A: No, the previous winners will not be notified if they are excluded from the re-roll.

  • Q: Can I exclude myself from the re-roll?

    A: Yes, you can exclude yourself from the re-roll by mentioning yourself in the [exclude_other] parameter.

  • Q: What happens to the previous winner(s) if I re-roll the giveaway?

    A: By default, the previous winner(s) will be excluded from the re-roll. However, you can override this by setting exclude_winner to FALSE. They will also be entered for a chance to win.