test_token

📝 RADAR Documentation - Command: Test Token

🔒 Command Group: verification

🔧 Command Name: test_token

📋 Parameters:

  • token (required: True) - The symbol or address of the SPL token. (Type: string)

📝 Description:

Give people roles if they own a specific amount of an SPL token.

🔍 Example Usage:

  • Test token ownership for a specific token:

    !test_token SPL

    This command is used to test if users own a specific amount of the SPL token. Replace SPL with the symbol or address of the token you want to test.

📝 Note:

  • This command requires appropriate administrative permissions to execute.

  • The command will check if users own a specific amount of the provided SPL token and assign roles accordingly.

🔧 Command Signature:

Command Group - verification
Command Name - test_token
Parameters - token:Token Symbol or Address (required: True)

Now you can use the RADAR bot's test_token command to determine if users own a specific amount of an SPL token in your Solana NFT community on Discord.

Last updated