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

set_afk_message

📝 RADAR Documentation - Command: Set AFK Message

🤝 Command Group: profiles

📝 Command Name: set_afk_message

📋 Parameters:

  • afk_message (required: False) - The message to display when you're away. Leave blank to use the default. (Type: string)

📝 Description:

Set your away message so people know why you're away!

🔍 Example Usage:

  • Set your AFK message:

    !set_afk_message "I'm currently away from my computer."

    This command is used to set your AFK message. After executing the command, the bot will update your profile with the specified AFK message.

  • Reset your AFK message to default:

    !set_afk_message

    This command is used to reset your AFK message to the default message. After executing the command, the bot will update your profile with the default AFK message.

📝 Note:

  • This command allows you to set your away message.

  • If no profile exists for you, the bot will create a new profile and register you.

  • Specify your AFK message by enclosing it in double quotes. For example, "I'm currently away from my computer.".

  • If you want to use the default AFK message, leave the afk_message parameter blank.

  • The bot will update your profile with the specified AFK message or reset it to the default message.

  • You will receive a success message indicating whether the AFK message has been set or reset.

  • If the AFK message is set, the success message will show the message you set in backticks (`).

  • If the AFK message is reset, the success message will confirm that the message has been reset to the default.

  • The command response will be sent as an ephemeral message visible only to you.

Previousremove_availabilityNextset_timezone

Last updated 1 year ago

Was this helpful?