NFT Roles
What do you think of receiving a special Discord role based on the NFTs that you possess, kinda like a badge of honor marking your role in a sea of NFT collectors? Our team has explored this idea with the $nftrole function.

/role nft set:If you want to assign role to users who own a certain number of NFT in a collection, use/role nft set <role> <nft_address> <amount>.For instance,
/role nft set @Mochi 0x7aCeE5D0acC520faB33b3Ea25D4FEEF1FfebDE73 1tells Mochi bot to assign role @Mochi to any users who have 1 NFT in the collection with the corresponding address (or Cyber Neko collection in this example).
/role nft remove: remove existing NFT role configurations./role nft list: show the entire list of NFT role configurations.
Last updated