add
π RADAR Documentation - Command: Add
π Command Group: verification
π§ Command Name: add
π Parameters:
collection(required: True) - Any part of the collection's name. (Type: string)is_staking(required: True) - Does the project have staking enabled? (Type: boolean)farm_address(required: False) - The project's staking address. (Type: string)staking_type(required: False) - The staking system used by the project. (Type: string)mint_address(required: False) - Use this only if your collection isn't on MagicEden. (Type: string)traits_only(required: False) - Use this only to enable trait-specific roles. (Type: boolean)
π Description:
Add a project to the guild's projects list for RADAR.
π Example Usage:
Add a project with required parameters:
!add MyCollection TrueThis command is used to add a project to the guild's projects list. Replace
MyCollectionwith any part of the collection's name. SetTruefor theis_stakingparameter if the project has staking enabled.
π Note:
This command requires appropriate administrative permissions to execute.
Additional parameters (
farm_address,staking_type,mint_address,traits_only) can be provided to add more details about the project.
π§ Command Signature:
Now you can use the RADAR bot's add command to add projects to the guild's projects list for easy management in your Solana NFT community on Discord.
Last updated