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 raffles with tokens from your Flipwallet.
Command arguments
Command arguments
string
required
Token you want to raffle.
string
required
Amount to raffle. You can use ”%” and ”$” for relative amounts.
boolean
default:false
If set to true, specified amount will be sent to each raffle winner instead of being split.
string
default:"5 minutes"
Countdown duration in minutes before the raffle ends.
string
Note that will be displayed in the raffle message.
boolean
default:false
If set to true, your name will be hidden in the raffle message.
number
default:50
A total number of people who can enter the raffle.
string
Roles to remove from each person who joined the raffle after it ends (server admin only).
number
default:1
Number of people who can win the raffle.
string
Roles to remove from each raffle winner after it ends (server admin only).
string
Users and/or roles allowed to enter the raffle.
string
Users and/or roles forbidden from entering the raffle.
boolean
default:false
If set to true, user requirements (like required roles) will be checked only at the time of enter.
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
default:false
If set to true, your name will be hidden in the raffle message.
number
default:50
A total number of people who can enter the raffle.
string
Roles to remove from each person who joined the raffle after it ends (server admin only).
string
Roles to remove from each raffle winner after it ends (server admin only).
string
Users and/or roles allowed to enter the raffle.
string
Users and/or roles forbidden from entering the raffle.
boolean
default:false
If set to true, user requirements (like required roles) will be checked only at the time of enter.
/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
default:false
If set to true, your name will be hidden in the raffle message.
number
default:50
A total number of people who can enter the raffle.
string
Roles to remove from each person who joined the raffle after it ends (server admin only).
number
default:1
Number of people who can win the raffle.
string
Roles to remove from each raffle winner after it ends (server admin only).
string
Users and/or roles allowed to enter the raffle.
string
Users and/or roles forbidden from entering the raffle.
boolean
default:false
If set to true, user requirements (like required roles) will be checked only at the time of enter.
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
default:false
If set to true, your name will be hidden in the raffle message.
number
default:50
A total number of people who can enter the raffle.
string
Roles to remove from each person who joined the raffle after it ends (server admin only).
number
default:1
Number of people who can win the raffle.
string
Roles to remove from each raffle winner after it ends (server admin only).
string
Users and/or roles allowed to enter the raffle.
string
Users and/or roles forbidden from entering the raffle.
boolean
default:false
If set to true, user requirements (like required roles) will be checked only at the time of enter.
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
