Mivator LogoMivator Docs

Giveaway

Commands for Giveaway

Giveaway Commands

Here is the list of commands available in the Giveaway category.

/start

Starts a Giveaway

Parameters

NameTypeRequiredDescription
durationstringYesFor how much timeresolveable should it be? (e.g. 3-Days)
prizestringYesWhat should be the Prize?
channelchannelYesWhere to host it?
winnercountnumberYesHow many winners do you want?

Example Usage

/start duration:value prize:value channel:value winnercount:value

This command allows you to starts a giveaway.


/resume

Resume a specific Giveaway

Aliases: unpause

Parameters

NameTypeRequiredDescription
giveawayidstringYesMessage Id of the Giveaway to resume

Example Usage

/resume giveawayid:value

This command allows you to resume a specific giveaway.


/pause

Pause a specific Giveaway

Parameters

NameTypeRequiredDescription
giveawayidstringYesMessage Id of the Giveaway to pause

Example Usage

/pause giveawayid:value

This command allows you to pause a specific giveaway.


/getwinners

Get the winners of an ended giveaway

Parameters

NameTypeRequiredDescription
giveawayidstringYesMessage Id of the Giveaway to get the winners of

Example Usage

/getwinners giveawayid:value

This command allows you to get the winners of an ended giveaway.


/reroll

Reroll a specific Giveaway

Parameters

NameTypeRequiredDescription
giveawayidstringYesMessage Id of the Giveaway to reroll

Example Usage

/reroll giveawayid:value

This command allows you to reroll a specific giveaway.


/end

End a specific Giveaway

Parameters

NameTypeRequiredDescription
giveawayidstringYesMessage Id of the Giveaway to End

Example Usage

/end giveawayid:value

This command allows you to end a specific giveaway.


/manualgetwinners

Get the winners of a giveaway by randomly getting winner(s) of reactions

Parameters

NameTypeRequiredDescription
linkstringYesMessage Link of the Giveaway to get the winners of
amountnumberNoAmount of Winners to get

Example Usage

/manualgetwinners link:value amount:value

This command allows you to get the winners of a giveaway by randomly getting winner(s) of reactions.


On this page