Skip to main content

Overview

bli’s giveaway system lets you create and manage giveaways with a set duration and number of winners. Members enter by clicking the reaction button, and bli announces winners automatically when the giveaway ends.

Starting a giveaway

;giveaway start (duration) (winners) (prize)
Duration format: s (seconds), m (minutes), h (hours), d (days). Example: 1d12h = 1 day and 12 hours.

Ending a giveaway early

You can end a giveaway before its time is up:
;giveaway end (message ID)

Rerolling winners

If a winner doesn’t claim their prize, reroll to pick a new one:
;giveaway reroll (message ID)

Viewing active giveaways

;giveaway list

Slash command alternative

/giveaway start duration:(duration) winners:(number) prize:(prize)
/giveaway end message_id:(id)
/giveaway reroll message_id:(id)
/giveaway list