-
Notifications
You must be signed in to change notification settings - Fork 1
Giveaway
Californ1a edited this page Sep 5, 2018
·
1 revision
View current giveaway entrants, and Moderators can start or end giveaways.
-
entry cost
- When creating a new giveaway, the amount of points to required for each entry
-
number of winners
- When ending a giveaway, the amount of winners to pick from the entrants.
-
max entries
- When creating a giveaway, the maximum amount of entries each person can have (people with multiple entries can only win once, entry amount is purely for increasing chances of winning).
- ModUser:
!giveaway 0 1
- If no giveaway is currently running, this would start a giveaway with entries that cost 0 points and only allow one entry per-person.
- RegUser:
!giveaway
- This would list the top 25 entered users, in order of most to least entries.
- ModUser:
!giveaway 1
- If a giveaway is already running, this would end the giveaway with 1 winner.