Giveaway
Commands for Giveaway
Giveaway Commands
Here is the list of commands available in the Giveaway category.
/start
Starts a Giveaway
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
duration | string | Yes | For how much timeresolveable should it be? (e.g. 3-Days) |
prize | string | Yes | What should be the Prize? |
channel | channel | Yes | Where to host it? |
winnercount | number | Yes | How many winners do you want? |
Example Usage
/start duration:value prize:value channel:value winnercount:valueThis command allows you to starts a giveaway.
/resume
Resume a specific Giveaway
Aliases: unpause
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
giveawayid | string | Yes | Message Id of the Giveaway to resume |
Example Usage
/resume giveawayid:valueThis command allows you to resume a specific giveaway.
/pause
Pause a specific Giveaway
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
giveawayid | string | Yes | Message Id of the Giveaway to pause |
Example Usage
/pause giveawayid:valueThis command allows you to pause a specific giveaway.
/getwinners
Get the winners of an ended giveaway
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
giveawayid | string | Yes | Message Id of the Giveaway to get the winners of |
Example Usage
/getwinners giveawayid:valueThis command allows you to get the winners of an ended giveaway.
/reroll
Reroll a specific Giveaway
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
giveawayid | string | Yes | Message Id of the Giveaway to reroll |
Example Usage
/reroll giveawayid:valueThis command allows you to reroll a specific giveaway.
/end
End a specific Giveaway
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
giveawayid | string | Yes | Message Id of the Giveaway to End |
Example Usage
/end giveawayid:valueThis command allows you to end a specific giveaway.
/manualgetwinners
Get the winners of a giveaway by randomly getting winner(s) of reactions
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
link | string | Yes | Message Link of the Giveaway to get the winners of |
amount | number | No | Amount of Winners to get |
Example Usage
/manualgetwinners link:value amount:valueThis command allows you to get the winners of a giveaway by randomly getting winner(s) of reactions.
