RADAR Docs
  • bot_help
    • alpha
      • announce_channels
      • call
      • register
      • resend
    • analytics
      • chart
      • floor
      • info
      • terminal
    • collections
      • add
      • edit
      • manage
      • remove
    • impostor
      • register
      • unregister
      • unwhitelist
      • whitelist
    • multisig
      • add_signer
      • create
      • sign
    • profiles
      • add_availability
      • afk
      • availability
      • back
      • referral
      • register
      • remove_availability
      • set_afk_message
      • set_timezone
    • raid
      • channel
      • panel
      • register
      • resend
      • role
      • subscribe
      • tweet
    • rarity
      • check
      • rank
      • scraper
      • snipe
    • secret
      • announce_channels
      • author
      • delete
      • edit
      • note
      • resend
    • server
      • backup
      • holder_welcome
      • holder_welcome_remove
      • holder_welcome_test
      • txt2discord
      • undo
    • shop
      • add_category
      • add_product
      • buy
      • create
      • fund
      • open
      • update_product
      • update_shop
    • tools
      • snapshot
    • verification
      • add
      • blacklist
      • manual
      • panel
      • profile
      • refresh_hashlist
      • register
      • role
      • test_token
      • toggle
      • unblacklist
    • votes
      • clear
      • create
      • extend
      • max_weight
      • multipliers
      • resend
    • whalewatch
      • add
      • settings
    • whitelist
      • add_role
      • create
      • enter
      • export
      • manage
      • minimum_balance
      • panel
      • remove
      • stats
      • update
      • wipe
  • api_documentation
    • docs
      • nft
        • Get NFT 🚀 - /nft/moonrank/{mint_address}
        • Get Guild Royalty Dashboard 💸 - /nft/guild_royalty_data/{guild_id}/dashboard
        • Get Multiple NFT Metadata 🔎 - /nft/metadata/multiple/
        • Get NFT Owner Information 🔎 - /nft/{mint}/owner
        • Retrieve Holder Snapshot for NFT 📊 - /nft/holder_snapshot
        • Royalties Status by Address 💰 - /nft/royalty_status_address/{address}
        • Royalties Status of Multiple NFTs 💰 - /nft/royalty_status_multiple_nfts
        • Royalties Status of NFT 💰 - /nft/royalty_status_nft/{nft}
Powered by GitBook
On this page

Was this helpful?

  1. bot_help
  2. shop

open

📝 RADAR Documentation - Command: Open NiftyShop

🤝 Command Group: shop

📝 Command Name: open

📋 Parameters:

  • category (required: False) - Open a specific category. (Type: string)

  • shop (required: False) - Open a specific shop. (Type: string)

📝 Description:

Start NiftyShop 🛒

🔍 Example Usage:

  • Open NiftyShop without any parameters:

    !open

    This command is used to start NiftyShop, allowing you to browse and interact with the available categories and shops.

  • Open a specific category:

    !open --category CategoryID

    This command is used to open a specific category in NiftyShop. Specify the category parameter as the ID of the category you want to open.

  • Open a specific shop:

    !open --shop ShopID

    This command is used to open a specific shop in NiftyShop. Specify the shop parameter as the ID of the shop you want to open.

📝 Note:

  • This command allows you to start NiftyShop, a feature-rich shop interface for Solana NFT communities.

  • You can use this command without any parameters to start NiftyShop and browse through the available categories and shops.

  • If you want to open a specific category, provide the category parameter with the ID of the desired category.

  • If you want to open a specific shop, provide the shop parameter with the ID of the desired shop.

  • After executing the command, NiftyShop will open, displaying the selected category or shop.

  • You can interact with the shop interface to explore products, make purchases, and perform other actions related to the Solana NFT ecosystem.

PreviousfundNextupdate_product

Last updated 1 year ago

Was this helpful?