giveaway
Create, config, start and delete giveaways
Available options:
new
Create new giveaway, use "start" subcommand to start it
Available options:
prize
Required
Prize to be won, whetever text you want
duration_h
Required
Duration in hours this giveaway should last after starting
description
Description of giveaway, whatever context you want to add
winners
Amount of winners to be picked, defaults to 1
configure_role
Restrict giveaway to defined roles only. Call this multiple times to add more roles
Available options:
giveaway_id
Required
ID of giveaway received from "new" subcommand
role
Required
Role to be configured
weight
Weight for the role, bigger value = bigger chance for users having given role, defaults to 1
start
Start giveaway on given channel
Available options:
giveaway_id
Required
ID of giveaway received from "new" subcommand
channel
Required
Channel to start giveaway on
delete
Delete giveaway by its number, works only on not started giveaways
Available options:
giveaway_id
Required
ID of giveaway received from "new" subcommand