Skip to main content
<> means an argument is required, [] means it’s optional

Quick giveaway

Create a quick and classic giveaway with minimal setup.
/giveaway quick <duration> <winners> [channel] <prize>
  • duration (time): required
    The duration of the giveaway.
  • winners (number): required
    The number of winners for the giveaway.
  • channel (channel): optional
    The channel where the giveaway will be created.
  • prize (text): required
    The prize for the giveaway.

Start giveaway

Create a fully customizable giveaway.
/giveaway start <duration> <winners> [channel] <prize>
  • duration (time): required
    The duration of the giveaway.
  • winners (number): required
    The number of winners for the giveaway.
  • channel (channel): optional
    The channel where the giveaway will be created.
  • prize (text): required
    The prize for the giveaway.

Template giveaway

Create a fully customizable giveaway.
/giveaway template <template_name> [content_name]
  • template_name (text): required
    The name of the template.
  • content_name (text): optional
    Use another giveaway embed.

Reroll giveaway

Reroll winners for an ended giveaway using its message ID.
/giveaway reroll <message_id> [winners]
  • message_id (text): required
    The message ID of the giveaway embed.
  • winners (number): optional
    The number of winners to reroll.

End giveaway

End an ongoing giveaway early.
/giveaway end <message_id>
  • message_id (text): required
    The message ID of the giveaway embed.

Edit giveaway

Edit an ongoing giveaway using its message ID.
/giveaway edit <message_id>
  • message_id (text): required
    The message ID of the giveaway embed.