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. server

holder_welcome

📝 RADAR Documentation - Command: Holder Welcome

🤝 Command Group: server

📝 Command Name: holder_welcome

📋 Parameters:

  • 🎭 role (required: true): The role to monitor.

  • 💬 message (required: true): The message to send when the role is added.

  • 🖼️ image (required: false): Optional image that will show up in the message (Big Image).

  • 🖼️ thumbnail (required: false): Optional thumbnail that will show up in the message (Small Image).

📝 Description:

Send a greeting message whenever someone gets the holder role. This command allows you to set up a greeting message that will be sent automatically whenever a member is assigned the specified holder role. The message can include optional images to enhance the greeting.

🔍 Example Usage:

  • Set up a holder welcome message:

    !holder_welcome --role @Holder --message Welcome to our exclusive Holder group!

    This command sets up a greeting message that will be sent whenever a member is assigned the "Holder" role. The message will say "Welcome to our exclusive Holder group!"

📝 Note:

  • This command allows you to set up a greeting message for a specific holder role.

  • Only users with the appropriate permissions (e.g., admins) can use this command.

  • After executing the command, you will be prompted to mention the channels where the greeting message should be sent.

  • The greeting message can include a custom message and optional images.

  • The command will store the settings for the holder greeting in the server's configuration.

  • If a greeting message already exists for the specified role, you will be asked if you want to overwrite it.

  • The command response will indicate the successful setup of the holder greeting, including the role name and the channels where the message will be sent.

PreviousbackupNextholder_welcome_remove

Last updated 1 year ago

Was this helpful?