Setup
Learn how to use gating in your server.
Step 1 - Set up gating rules
The first thing you have to do when setting up gating in your server is to set up rules that will determine what requirements must be met by users to get roles.
There are 3 types of rules you can use to grant Discord roles to people in your server. Click one of the buttons below to learn how to create gating rules.
Token Gating Rules
Grant roles to users based on their token and NFT holdings.
X (Twitter) Gating Rules
Grant roles to users based on their linked X accounts.
Custom Gating Rules
Grant roles to users based on your own API.
Flipsuite can only grant and revoke roles from users in your server that are below its role in your server’s
role hierarchy. You can access it by going to the Roles
tab in your server settings.
Example server role hierarchy
In the example above, Flipsuite can only grant the “Premium Member” role to your community members. It won’t have access to the “Day Oner” role as it’s above the bot’s role.
Step 2 - Spawn the verification embed
Spawning of the verification message is done via admin control panel in Discord.
Simply go to ⚙️ settings > 🔒 gating > 🔒 verification embed
until you are here:
Gating verification message settings in the control panel
To spawn the verification message, simply click the “spawn” button and choose a channel in which the message should be created. Once you’re finished, a message like the one below should be spawned in the chosen channel:
Default gating verification message
What’s next?
Learn how to set up notifications, refresh users’ roles manually, and customize your verification embed.