Group giveaways

Guides on group giveaway module

Creating a Guild Group

You can create a guild group by running /guild-group create <channel> in any channel. This will trigger the bot to create a new guild group for you. The bot will respond with a message containing the group ID.

Inviting a guild to a guild-group

You can easily invite a guild using /guild-group invite <guild-group-id> <guild-id>. You can get the <guild-group-id> using /guild-group list.

Leaving a guild group

You can leave a guild-group using /guild-group leave <guild-group-id>. If your server owns the guild-group, it will be removed when leaving the group.

Creating a group-giveaway

Now that you have a guild-group, you can create a group-giveaway using /group-giveaway create <group-id> <time> <winners> <prize> [cross-server-rules](more) the giveaway will be created in the channels set while creating/joining the guild-group.

Last updated