How to Use
Creating Giveaways
- Use
/giveaway createto start a new giveaway - Configure prize details, duration and description
- Launch the giveaway and let users participate
- Winners are automatically selected when the giveaway ends
Participating in Giveaways
- Find active giveaways in the designated channel
- Click the “Join Giveaway” button to enter
- Meet any specified requirements (roles, server time, etc.)
- Wait for the giveaway to end and winners to be announced
- Claim your prize if you win!
How to Configure
Basic Setup
- Navigate to
/config→ Discord Modules → Giveaways - Enable the Giveaways module
- Set Giveaway Channel where giveaways will be posted
- Customize giveaway embed appearance
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:
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)
giveaway list
Displays a list of all currently active giveaways in the server.
This command does not require any parameters.
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.