Overview
With Flipsuite, you can create raffles directly in Discord through raffle commands. There are multiple ways to create raffles which we’ll explain in detail down below.Commands
/raffle token
This command is used to create token raffles with one of the supported tokens.
Command arguments
Command arguments
string
required
One of the supported tokens you want to raffle.
string
required
Amount to raffle. You can use ”%” and ”$” for relative amounts. It’s shared between all winners.
string
default:"5 minutes"
Countdown duration in minutes before the raffle ends.
string
Note that will be displayed in the raffle message.
boolean
Whether you want to create the raffle anonymously or not.
number
default:10
A total number of people who can enter the raffle.
number
default:1
Number of people who can win the raffle.
string
Users and/or roles allowed to enter the raffle. Start typing ”@” and select one or more users/roles.
string
Users and/or roles forbidden from entering the raffle. Start typing ”@” and select one or more users/roles.
number
default:1
Number of consecutive raffles to create.
number
default:1
Delay (in minutes) between consecutive raffles.
/raffle nft
This command is used to create NFT raffles with one of the NFTs from your /inventory.
Command arguments
Command arguments
string
required
One of the supported chains.
string
required
NFT to raffle.
number
default:1
Number of NFTs to raffle (applicable only to ERC-1155 tokens).
string
default:"5 minutes"
Countdown duration in minutes before the raffle ends.
string
Note that will be displayed in the raffle message.
boolean
Whether you want to create the raffle anonymously or not.
number
default:10
A total number of people who can enter the raffle.
string
Users and/or roles allowed to enter the raffle. Start typing ”@” and select one or more users/roles.
string
Users and/or roles forbidden from entering the raffle. Start typing ”@” and select one or more users/roles.
/raffle role
This command is used to create Discord role raffles.
Command arguments
Command arguments
role
required
Discord role to raffle.
string
Duration of the role to raffle. If omitted, the role will be granted forever.
string
default:"5 minutes"
Countdown duration in minutes before the raffle ends.
string
Note that will be displayed in the raffle message.
boolean
Whether you want to create the raffle anonymously or not.
number
default:10
A total number of people who can enter the raffle.
number
default:1
Number of people who can win the raffle.
string
Users and/or roles allowed to enter the raffle. Start typing ”@” and select one or more users/roles.
string
Users and/or roles forbidden from entering the raffle. Start typing ”@” and select one or more users/roles.
number
default:1
Number of consecutive raffles to create.
number
default:1
Delay (in minutes) between consecutive raffles.
/raffle custom
This command is used to create raffles for custom items.
Command arguments
Command arguments
string
required
Prize description.
string
default:"5 minutes"
Countdown duration in minutes before the raffle ends.
string
Note that will be displayed in the raffle message.
boolean
Whether you want to create the raffle anonymously or not.
number
default:10
A total number of people who can enter the raffle.
number
default:1
Number of people who can win the raffle.
string
Users and/or roles allowed to enter the raffle. Start typing ”@” and select one or more users/roles.
string
Users and/or roles forbidden from entering the raffle. Start typing ”@” and select one or more users/roles.
number
default:1
Number of consecutive raffles to create.
number
default:1
Delay (in minutes) between consecutive raffles.
Examples
Create token raffle
To create a token raffle that can be entered by everyone, simply choose a token and its amount.
Creating a token raffle

Default token raffle message
Create NFT raffle
To create an NFT raffle that can be entered by everyone, simply choose a token and its amount.
Creating an NFT raffle

Default NFT raffle message
Create role raffle
To create a Discord role raffle that can be entered by everyone, simply choose a token and its amount.
Creating a role raffle

Default role raffle message
Create custom raffle
To create a custom item raffle that can be entered by everyone, simply choose a token and its amount.
Creating a custom raffle

Default custom raffle message
Create raffle for specific users
To create a raffle that can only be entered by specific users, mention users and/or roles that are allowed to enter in theallowed-users command argument. If you want to restrict some users and/or roles from entering the raffle,
mention them in the forbidden-users command argument instead.

Creating a raffle for specific users

Raffle message with restricted entries
Create repeating raffle
To create a repeating raffle, simply fill in thecount and delay command fields. Raffles created this way will
repeat one after another with the delay set by the delay field.
For example, to schedule a raffle that is created 5 minutes after the previous one ends for 3 consecutive times,
you would enter count:3 and delay:5, as shown in the screenshot below.

Creating a repeating raffle

Repeating raffle message
/cancel type:Raffle command and select a repeating raffle to cancel.

Cancelling a repeating raffle
Settings
You can modify the following account-wide tipping settings in your /profile:- The minimum account age that’s required to enter your airdrops and raffles.

Profile tipping settings
Permissions
By default, only admins can create role and custom raffles in your server. If you wish to also allow your server mods to create them, you can do so via control panel in Discord. Simply go to⚙️ settings > 💸 tipping > 🔐 permissions until you are here:

Tipping permission settings in the control panel
