Giveaways
Giveaways allow you to engage your community by offering rewards through random drawings. With the Invite Rewards Bot, you can easily create, manage, and reroll giveaways within your server. This guide will walk you through the available giveaway commands.
Managing Giveaways
Create a Giveaway
To create a new giveaway, use the following command:
/giveaway create [duration:duration] [prize:"prize"] [description:"description"] [winners:number] [reward-role:role] [invite-requirement:invites]
Options:
- duration: The duration of the giveaway (e.g.,
1h
,1d
,1w
). - prize: The prize for the giveaway.
- description: A description of the giveaway.
- winners: The number of winners in the giveaway.
- reward-role (optional): The role to assign to winners. This is useful if you want to give the winners a special role as a prize.
- invite-requirement (optional): The number of invites a user must have to be eligible to participate in the giveaway.
Example:
/giveaway create [duration:1d] [prize:"Exclusive Badge"] [description:"Win an exclusive badge!"] [winners:3] [reward-role:@Winner] [invite-requirement:5]
End a Giveaway
To end an ongoing giveaway, use:
/giveaway end [id:giveaway-id]
Options:
- id: The ID of the giveaway you wish to end.
Example:
/giveaway end [id:2]
Delete a Giveaway
To delete a giveaway, use:
/giveaway delete [id:giveaway-id]
Options:
- id: The ID of the giveaway you wish to delete.
Example:
/giveaway delete [id:2]
List All Giveaways
To list all active giveaways, use:
/giveaway list
This will display a list of all currently active giveaways in your server.
Reroll a Giveaway
To reroll a giveaway and select new winners, use:
/giveaway reroll [id:giveaway-id]
Options:
- id: The ID of the giveaway you want to reroll.
Example:
/giveaway reroll [id:2]
Giveaway Use Cases
- Community Engagement: Use giveaways to engage your members and keep them active.
- Reward Active Users: Give away special roles or prizes to encourage members to participate.
- Incentivize Invites: Use the invite requirement to incentivize users to invite others to your server.
Conclusion
Giveaways are an excellent tool for community engagement and growth. By using the giveaway commands, you can easily create, manage, and reroll giveaways to keep your members excited and involved in your server's activities.