Required Permission: Administrator — Only users with the
Administrator permission can host and manage giveaways.Hosting a Giveaway
To start a new giveaway, use the.gcreate command. You must provide the duration, number of winners, and the prize.
<duration>: How long the giveaway lasts (e.g.,10m,12h,1d,1d 12h).<winners>: The number of winners to select (must be at least 1).<prize>: The name of the prize you are giving away.[banner_url](Optional): A direct link to an image (HTTP/HTTPS). You can also simply attach an image to your command message, and ZEON will automatically use it as the banner.
Example
Managing Giveaways
You can manage your active and ended giveaways using message replies, Message IDs, or Message Links. Only the Host of the giveaway can use these management commands.| Command | Description |
|---|---|
.gend <message> | Ends an active giveaway immediately, selecting winners right now. |
.greroll [count] <message> | Re-rolls the winners for an ended giveaway. You can optionally specify a new winner count. |
.glist | Displays a dashboard of all active giveaways in the server. |
.gdelete <message> | Completely deletes a giveaway from the database and removes the message. |
Reroll Examples
If you just want to draw new winners based on the original count, you only need to provide the message reference. If you want to change how many winners are selected during the reroll, provide the new count first.Same Winner Count
Change Winner Count
How to reference the <message>:
For the management commands above, you can specify the target giveaway in three ways:
- Reply: Simply reply to the giveaway message with the command (e.g., reply with
.gend). - Message ID: Paste the Message ID (e.g.,
.gend 123456789012345678). - Message Link: Paste the full Discord Message Link.

