TopCUT
article Docs add Invite forum Support shield Hub workspace_premium Premium
Engagement Module

Giveaway System

Events Rewards
rocket_launch

Launching Giveaways

celebration

/giveaway start

Highly Customizable

Launch professional giveaways with interactive buttons and strict entry requirements.

shield Entry Rules
  • Required Role: Limit to specific roles.
  • Required Invites: Set minimum invites.
image Visuals
  • Banner Images: Attach images to command.
  • Custom Prize: Displayed in the header.
touch_app Interactive
  • Live Buttons: One-click entry.
  • Auto-Winner: Picks winners on end.
/giveaway start prize:<prize> duration:<duration> [winners:1] [required_role:@role] [req_invites:5] [message:ping]

Custom Pings: Use the message parameter to include an announcement or role ping (sent as a clean reply directly to the giveaway).

Giveaway Preview
settings_applications

Management & Control

dashboard_customize Interactive Manager

Post a persistent interactive control panel for managers to create giveaways via buttons.

/giveaway manager

list_alt Active Giveaways

Shows a dashboard of all currently running giveaways in the server for easy tracking.

/giveaway list

image_aspect_ratio System Defaults

Set a universal banner image for all server giveaways using /giveaway config default-image.

/giveaway config default-image [url]

bolt Quick Drop

Start a "first-to-claim" style event where the fastest clicks win immediately.

/giveaway drop prize:<prize> [winners]

edit Live Editing

Modify prizes or extend durations while a giveaway is already running.

/giveaway edit message_id:<id> [new_prize] [add_duration]

refresh Reroll & End

Force an early end to draw winners or pick new winners for past events.

/giveaway end
/giveaway reroll

leaderboard Winners Leaderboard

Track the most successful participants with a multi-page leaderboard showing total wins.

/giveaway leaderboard
trophy Most Wins & Recent winners toggles
auto_stories Pagination support for large lists
Giveaway Leaderboard
rebase_edit

Entry Multipliers

workspace_premium

Role-Based Bonus Entries

Reward your active members with extra tickets. For example, give Donators 3x chances while Boosters get 2x.

info Manage all entry bonuses in one place via the multiplier dashboard.

Management Commands
dashboard
/giveaway multiplier
add_circle
/giveaway multiplier-add role:@Donator multiplier:3
delete_sweep
/giveaway multiplier-remove role:@Donator
content_copy
Multiplier Dashboard
Multiplier Dashboard

Applied instantly to all active events.

auto_stories

Visual Command Reference

apps Slash Command Registry

Modern interactive command set with full parameter support and auto-completion.

Slash Commands

terminal Quick Prefix Tools

Fast surgical tools for those who prefer typing over menus. Optimized for speed and efficiency.

Prefix Tools
terminal

Prefix Commands

bolt

Fast Actions

Prefix: .
.gstart <time> <winners> <prize>

Quick-launch a giveaway in one message.

Example: .gstart 2d 5 Discord Nitro

.gdelete <msg_id>

Wipe a giveaway and its data from the server.

Example: .gdelete 123456789

.gend | .greroll <msg_id>

Fast draw or redraw winners for a giveaway.

Example: .greroll 123456789

edit_square

Advanced Edits (.gedit)

Prefix: .
.gedit name <id> <prize>
└ Change the prize of an active giveaway.
└ Ex: .gedit name 123456789 Discord Nitro
.gedit winners <id> <count>
└ Update the number of winners to be drawn.
└ Ex: .gedit winners 123456789 5
.gedit duration <id> <time>
└ Set a new end time for the giveaway.
└ Ex: .gedit duration 123456789 3w 2d
.gedit host <id> <mention>
└ Transfer the giveaway host to another member.
└ Ex: .gedit host 123456789 @User
.gedit color <id> <hex>
└ Set a new theme color for the giveaway embed.
└ Ex: .gedit color 123456789 #12fa8e
.gedit image <id> <url>
└ Update the banner or side-thumbnail images.
└ Ex: .gedit image 123456789 https://.../img.png
.gedit end color <id> <hex>
└ Set the color used after the giveaway finishes.
└ Ex: .gedit end color 123456789 #12fa8e