Giveaways
This module allows Server Management to host, manage, and conclude giveaways easily.
How does this Module Work?
The Giveaway module enables your server to host engaging and automated giveaways. When a giveaway is created, members can enter by clicking an interactive button attached to the giveaway message.
This system is designed with ease-of-use in mind. Members can view the giveaway details and see the number of participants. Server Managers have access to powerful administrative commands to manage ongoing and completed giveaways efficiently.
How do I configure the Giveaway module?
To set up the Giveaway module:
- Run the
/config
command to open the configuration panel. - In the “Select Plugin” dropdown, choose the Giveaway Module.
- Click the “Enable” button.
Once enabled, the Giveaway system will be ready for use on your server!
You must configure the management roles under Guild Settings. Only server owners have access to this option.
Users must have the designated Management Role to execute giveaway commands.
Commands
Giveaway Commands
giveaway create
Creates a new giveaway in the current channel.
Once executed, a modal will appear prompting the user to fill in the following:
- Winners: Number of winners for the giveaway
- Prize: The prize being offered
- Description (optional): Additional context or rules for the giveaway
- Duration: How long the giveaway will last (e.g.
1h
,30m
,2d
)
No command parameters are required directly — everything is handled via the modal form.
giveaway list
Displays a list of all currently active giveaways in the server.
This command does not require any parameters.
giveaway end
Ends a currently active giveaway and selects the winner(s).
Command Parameters
Provide the ID of the giveaway you wish to end.
giveaway delete
Completely deletes a giveaway and removes it from the database.
Command Parameters
Provide the ID of the giveaway you want to delete.