Overview

With Flipsuite, you can create airdrops directly in Discord through airdrop commands. There are multiple ways to create airdrops which we’ll explain in detail down below.

Airdrops do not immediately send tokens to recipients, but require people to explicitly join the airdrop by interacting with the airdrop message in Discord. If you’re looking to instantly send tokens in bulk to people, checkout out the /tip page.

Commands

/airdrop token

This command is used to create airdrops with one of the supported tokens.

Examples

Create token airdrop

To create a default airdrop that can be entered by everyone, simply choose a token and its amount.

Creating a default airdrop

Result:

Default airdrop message

Create airdrop for specific users

To create an airdrop that can only be entered by specific users, mention users and/or roles that are allowed to enter in the allowed-users command argument. If you want to restrict some users and/or roles from entering the airdrop, mention them in the forbidden-users command argument instead.

Creating an airdrop for specific users

Result:

Airdrop message with restricted entries

Create repeating airdrop

To create a repeating airdrop, simply fill in the count and delay command fields. Airdrops created this way will repeat one after another with the delay set by the delay field.

For example, to schedule an airdrop 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 airdrop

Result:

Repeating airdrop message

To cancel a repeating airdrop, just execute the /cancel type:Airdrop command and select a repeating airdrop to cancel.

Cancelling a repeating airdrop