Giveaways are one of the most effective ways to spike engagement and reward your community. Stellar handles the entire flow for you: post a giveaway embed, collect entries through a button click, pick winners automatically when time runs out, and reroll if a winner is unreachable. No bots to configure separately — everything runs through Stellar’sDocumentation Index
Fetch the complete documentation index at: https://docs.stellarbot.dev/llms.txt
Use this file to discover all available pages before exploring further.
/giveaway commands.
How giveaways work
When you start a giveaway, Stellar posts an embed in the target channel with a Join Giveaway button and a Participants button. Members click Join Giveaway to enter. When the giveaway duration expires, Stellar automatically selects the configured number of winners at random and updates the embed to announce them. If you need to pick new winners — for example, if a winner cannot claim the prize — use/giveaway reroll.
Requirements
Both giveaway commands require the Manage Guild permission.Commands
/giveaway start [length] [prize] [winners] [channel]
Starts a new giveaway.
| Parameter | Required | Description |
|---|---|---|
length | Yes | How long the giveaway runs. Minimum 5 minutes, maximum 90 days. |
prize | Yes | The name of the prize. Maximum 255 characters. |
winners | Yes | Number of winners to select. Must be 1 or more. |
channel | No | Channel to post the giveaway in. Defaults to the current channel. |
The giveaway embed footer displays the Giveaway ID. Save this if you think you may need to reroll later.
/giveaway reroll [giveawayid]
Selects a new set of winners for a giveaway that has already ended.
| Parameter | Required | Description |
|---|---|---|
giveawayid | Yes | The numeric ID shown at the bottom of the giveaway embed. |