Skip to content

Giveaway Commands

The explanation for the giveaway command for Invite Tracker.

A tutorial video on how giveaways work and how to set them up.

Commands

TIP

You can now create giveaways inside a thread with the /giveaway create command!

CommandDescription
/giveaway create <prize name> <duration> <winner amount> <#channel>Creates a giveaway using the specified information. See the tip below on how to format the duration.
/giveaway delete <message id>Deletes a specified giveaway
/giveaway end <message id>Ends a specified giveaway
/giveaway listLists all of the server's currently active giveaways and their message id's
/giveaway reroll <message id>Chooses new winners for the specified giveaway
/giveaway scheduledLists all of the server's scheduled giveaways
/giveaway templatesLists all of the server's giveaway templates

INFO

The format for giveaways is a number than the time variable. For example 5d = 5 days, 3d4h30m = 3 days, 4 hours, and 30 mins. The following variables are s = seconds, m = minutes, h = hours, and d = days.

INFO

When ending a giveaway, Invite Tracker will choose winners.

When deleting a giveaway, Invite Tracker just permanently removes it without choosing any winners.

Optional Arguments

/giveaway create

ArgumentDescription
[messages_required: <number>]Requires members to have at least the specified amount of messages in order to be able to join the giveaway
[role_bonus_entries: <@role> <number>]Assigns bonus entries to members with the specified roles
[roles_required: <@role>]The roles required to enter the giveaway.
[roles_required_config: <all|one of>]Whether to require all roles or one of the roles selected in roles_required.
[winner_roles: <@role>]Winner roles will be automatically assigned to the winners of the giveaway

INFO

You can configure multiple roles in arguments. Simply just add a new one after the first one.

/giveaway reroll

ArgumentDescription
[winner_amount: <number>]Chooses the specified amount of new winners when re-rolling the giveaway

Invite Tracker Documentation