blacklist
π RADAR Documentation - Command: Blacklist
π Command Group: verification
π§ Command Name: blacklist
π Parameters:
reason(required: True) - The reason for blacklisting the user. (Type: string)member(required: False) - The member to blacklist. (Type: user)nft(required: False) - The NFT to blacklist. (Type: string)
π Description:
Blacklist a user from being able to verify.
π Example Usage:
Blacklist a user:
!blacklist "Inappropriate behavior" @usernameThis command is used to blacklist the mentioned
@usernamefrom using NiftyPASS due to inappropriate behavior. Provide the reason for blacklisting in double quotes.Blacklist an NFT:
!blacklist "Fraudulent NFT" --nft <nft_address>This command is used to blacklist an NFT with the specified
nft_addressfrom being used in NiftyPASS. Provide the reason for blacklisting in double quotes and use the--nftflag followed by the NFT address.
π Note:
This command requires appropriate administrative permissions to execute.
The
memberparameter is optional. If provided, the command will blacklist the mentioned member.The
nftparameter is optional. If provided, the command will blacklist the specified NFT.
π§ Command Signature:
Command Group - verification
Command Name - blacklist
Parameters - reason:The reason for blacklisting (required: True), member:The member to blacklist (required: False), nft:The NFT to blacklist (required: False)Now you can use the RADAR bot's blacklist command to blacklist users or NFTs from using NiftyPASS in your Solana NFT community on Discord.
Last updated
Was this helpful?