Disturbed Docs
Disturbed Docs
  • Overview
  • Command List
  • SETTINGS
    • Getting Started
      • Currency / Economy
      • Currency Drop + Pick
      • greet / leave / boost messages
    • Configuration keys
  • AUTORESPONDER
    • Quick-start
    • Guides
      • Beginner I: Using Simple Placeholders
      • Beginner II: Using Simple Functions
      • Intermediate I: Ranges and Making Choices
      • Intermediate II: Locked Choices
    • Resources
      • Variables, Placeholders & Functions
      • Examples
        • .bake command
      • Utility commands / Examples
        • Self-Verification System
        • Antiswear/Blacklisted Words
        • Anti Link/Advertising
        • Click to Disable Pings (e.g. Partner Pings)
        • Say Command
        • Invite Reward System
  • Modules
    • Basic Features
      • AFK system
      • Ping On Join (POJ)
      • Giveaway System
    • Advanced Modules
      • On Duty System
      • Invite & Promo Tracking
Powered by GitBook
On this page
  • ✎ placeholder list
  • ♪ user / author information
  • ♪ server general information
  1. AUTORESPONDER

Resources

you can escape a placeholder or function via a backslash \ before your placeholder. this way, the placeholder will not replace (e.g. \{user}).

Last updated 3 months ago

  • you can escape a placeholder or function via a backslash \ before your placeholder. this way, the placeholder will not replace (e.g. \{user}).

✎ placeholder list

a bit confused on what a placeholder is? check out our beginner guide on .

♪ user / author information

  • advanced usage: user information can all be extended into a function to swap the user target of the information. for example, {user_balance:395526710101278721} would provide balance of that specific user id.

  • this means that {user_balance:[$1]} can provide the user balance of the first argument. for more information, read.

variable
example
description

{user}

@iara

the user's @mention

{user_name}

iara

the user's username

{user_avatar}

the user's avatar

{user_id}

395526710101278721

the user's id

{user_nick}

iara c:

the member's nickname in the server, if applicable

{user_joindate}

Wed, Aug 15, 2018 2:32 AM

the date of when the member joined the server

{user_createdate}

Wed, Dec 27, 2017 10:41 AM

the date of when the user joined discord

{user_displaycolor}

#ffdfdf

the member's hex color when chatting

{user_boostsince}

Wed, Mar 17, 2021 7:13 PM

the date the member has been boosting the server since (if they're not a booster, it'll say "Not a Booster")

{user_balance}

21983

the member's balance

{user_balance_locale}

21,983

the member's balance but with locale (comma separator)

{user_item:}

{user_item:apple} = 1 × apple

shows the user's quantity & name of a specified item

{user_item_count:}

{user_item_count:apple} = 1

shows the quantity of a specified item

{user_inventory}

1 × apple 2 × banana

shows the user's entire inventory

♪ server general information

variable
example
description

{server_name}

= DISTURBED =

the server's name

{server_id}

1046608376584474684

the server's id

using simple placeholders
advanced ii: using user arguments in placeholders
https://cdn.discordapp.com /embed/avatars/0.png