Admin Commands
Server admins have access to special commands related to server setup and airdrops.
/add_role_reward
Description: This command adds a role-reward for token holdings on your server!
Required Input: token_mint: The token mint you want your users to hold.
Required Input: amount: Amount of tokens to meet holding requirement
Optional Input: awarded_role: Role to award when holding requirement is met
/airdrop
Description: This command is for airdropping tokens to a large number of users by server role! Due to rate limits this may take a few minutes to complete depending on the number of users targeted. When used, the command will check users first and prompt you to confirm airdrop to send.
Required Input: roles: Specify the server role to airdrop to.
Required Input: amount: Total airdrop amount which will be divided among all eligible users.
Optional Input: token: Specify a token by symbol (ex: SVIZ, SAMO, RAY, ect..) if you wish. If left blank, default token settings will be used.
/set_server_default_token
Description: Sets the server default token. Giveaways, airdrops, and token sends on server will default to this token if not specified by a user.
Required Input: token_mint: The base 58 token mint address for the token you wish to set as default.
Last updated