Giveaway
Guides on giveaway module
Creating the Giveaway
Type
/giveaway createin the chat of the Discord server where you want to host the giveaway. This will start the creation process.Select the channel where you want to host the giveaway from the list of channels provided in the
channelfield.Enter the duration of the giveaway in the
timefield. The duration should be in the format of a number followed by eithersfor seconds,mfor minutes,hfor hours, ordfor days. For example,5mwould set the duration to 5 minutes or1d10mwould set the duration to 1 day and 10 minutes.Enter the number of winners you want to select for the giveaway in the
winnersfield. The number of winners should be between 1 and 10.Enter the prize that will be given to the winners in the
pricefield.Fill in other optional paramteres which you would like to use.
Once you have entered all the necessary and optional information, run the command to create the giveaway. The bot will announce the giveaway in the channel you selected, and users will be able to enter by clicking the button bellow the giveaway message.
Scheduling the giveaway
You can schedule a creation of a giveaway using schedule create command. It works just like normal giveaway command, but it has two addtional parameters. interval option is the amount of time between each giveaway and start-in option is the amount of time before the first giveaway is created, it works like the delay option in giveaway create.
When everything is read run the command, and the schedule will be created. You can get more information about it using schedule info command.
Editing the schedule
You can easily edit nearly every parameter of a schedule using schedule edit, command. Enter the schedule ID and choose which parameter you would like to change, than run the command. If you don't know the ID of the schedule, you can always check it using schedule info command.
Last updated