profile

📝 RADAR Documentation - Command: Profile

🔒 Command Group: verification

🔧 Command Name: profile

📋 Parameters:

  • member (required: True) - The member to search for. (Type: user)

  • mint_address (required: False) - Search using a mint address to find out the member who owns it. (Type: string)

📝 Description:

View a member's NiftyPASS profile.

🔍 Example Usage:

  • View a member's profile:

    !profile @username

    This command is used to view the NiftyPASS profile of the mentioned @username.

  • Search using a mint address:

    !profile --mint_address <mint_address>

    This command is used to search for the member who owns the NFT with the specified mint_address.

📝 Note:

  • This command requires appropriate administrative permissions to execute.

  • The mint_address parameter is optional. If provided, the command will search for the member who owns the NFT with the specified mint address.

🔧 Command Signature:

Command Group - verification
Command Name - profile
Parameters - member:The member to search for (required: True), mint_address:Search using a mint address to find out the member who owns it (required: False)

Now you can use the RADAR bot's profile command to view a member's NiftyPASS profile in your Solana NFT community on Discord.

Last updated