/nft-config add-collection | Add an NFT collection. Holders get the specified role. |
/nft-config remove-collection | Remove an NFT collection from verification. |
/nft-config list-collections | List all configured collections and their roles. |
/nft-config set-check-interval | Set how often (hours) to re-check NFT ownership. |
/nft-config enable | Enable NFT verification feature. |
/nft-config disable | Disable NFT verification feature. |
/nft-collections | Alias for listing collections. |
/nft-force-check [user] | Force re-check a specific user’s NFT holdings. |
/nft-unlink [user] | Admin command to unlink a user’s wallet. |
/nft-stats | View server-wide verification statistics. |
/nft-list-wallets | List all verified wallets in the server. |
/nft-list-holders [collection] | List Discord members holding a specific collection. |
/nft-check-all | Force re-check ALL verified users. (Use sparingly) |
/setup-verification-panel [channel] | Create a “Verify Here” button panel in a channel. |