Mimu Bot
  • overview
  • command list
  • ⚙️Settings
    • getting started
      • currency / economy
      • activity + pick spawn
      • greet / leave / boost messages
      • deny commands
      • custom formatting
  • Currency System
    • getting started
    • setting up a server shop
  • 💸global currency
    • tickets
      • pets
        • taking care of your pet
    • stars
      • activity classes
  • autoresponder
    • your first autoresponder
    • guides
      • beginner i: using simple placeholders
      • beginner ii: using simple functions
      • intermediate i: ranges and making choices
      • intermediate ii: locked choices
      • advanced i: different matchmodes
      • advanced ii: using user arguments
      • advanced iii: modifying inventory and using args
      • expert i: static button responders
      • expert ii: instanced button responders
    • resources
      • variables - placeholders & functions
      • examples
        • custom currency command examples
          • .bake command
          • .bake command with items
          • .harvest command
          • .stealcookie command
          • .crime command
          • .steal [user] [amount] command
          • .sell command
        • manager/moderation commands
          • self-verification system
            • click a button to verify
            • type "i agree" to verify
          • manual verification system
          • self assignable roles
            • button roles
            • command roles (type +role)
            • command x button roles
          • .roleadd [user] [role] command
          • antiswear/blacklisted words
          • anti link/advertising
          • change to appropriate nickname command
          • .setnick [user] [nickname] command
          • click to disable pings (e.g. partner pings)
        • utility/fun commands
          • .serverinfo command
          • .nick [nickname] command
          • .suggest [text] command
          • .say commands
          • embed reaction command
          • embed action command (user arguments)
          • partner manager reward system
          • would you rather/.topic command
          • .poke [user] command
          • .8ball [text] command
          • mimu, rate [thing] command
          • .muteroulette [user] [user]... command
  • 🛄embeds
    • your first embed
    • embed guide
      • general/nonspecific embed
      • greet/welcome embed
      • leave/goodbye embed
      • rules embed
      • boost embed
  • 🔗quick links
    • ♡ support server
    • ♡ status page
    • ♡ feedback site
  • other
    • [03/2024] v8.10 - leaving patreon and restructuring supporter tiers
      • changelog & details
      • terms of purchasing, refunds, etc.
      • swapping over as an existing patron: early patron badge & more!
      • why are you moving away? what about the donation site?
Powered by GitBook
On this page
  • settings: currency / economy ♡
  • ✎ currency symbol
  • ✎ starting balance
  • ✎ when member leave
  • ✎ /pet command
  • ✎ /snuggle command
  • ✎ /clickcake command
  • ✎ gambling bet limitations
  • ✎ transfer limitations
  • ✎ /shop buying confirmation
  • ✎ /shop show item ids
  • ✎ /shop discounts

Was this helpful?

  1. Settings
  2. getting started

currency / economy

Previousgetting startedNextactivity + pick spawn

Last updated 1 year ago

Was this helpful?

settings: currency / economy ♡

this encompasses all settings that affect the server's currency or economy. below, the settings on this panel will be addressed from left to right.

✎ currency symbol

  • this changes the symbol of the currency/money earned within the server.

  • to change this value, you can use /set currency symbol symbol:[symbol here]

✎ starting balance

  • this setting changes what amount of currency a user will receive when they join the server.

  • this setting does not apply retroactively-- meaning if the user joined the server before the starting balance setting was changed, they won't receive the currency.

  • to change this value, you can use /set currency start amount:#

✎ when member leave

  • this changes if a member's server balance is saved if/when they leave the server.

  • this setting does not apply retroactively-- meaning if the user left the server before the setting was changed, the change won't apply to their balance.

  • to change this value, you can use /set currency onleave enable_save:[save currency/delete currency]

if you would like to add currency to a role or to individual users, you can use /modifyrolebal or /modifybal

✎ /pet command

  • this changes the values and/or cooldown for the server's /pet command

  • to change one or more of these values, use /set currency pet cooldown:<# in minutes> min:<# of currency earned minimally> max:<# of currency earned maximally>

✎ /snuggle command

  • this changes the values and/or cooldown for the server's /snuggle command

  • to change one or more of these values, use /set currency snuggle cooldown:<# in minutes> min:<# of currency earned minimally> max:<# of currency earned maximally>

✎ /clickcake command

  • this changes the value and/or cooldown for the server's /clickcake command

  • to change one or both of these values, use /set currency clickcake cooldown:<# in minutes> value:<# of currency per click>

✎ gambling bet limitations

  • this changes the limitations of how little/how much a user can bet with /slots, /coinflip, and /rolldice

  • to change one or both of these values, use /set currency bet min:<# of currency minimum required to bet> max:<# of currency maximum allowed to be bet>

✎ transfer limitations

  • this changes the limitations of how little/how much, as well as the percent of tax taken, users can give using /give currency

  • to change one or more of these values, use `/set currency transfer min:<# of currency that can be minimally transferred> max:<max # of currency allowed to be given> tax:<# percent of tax taken from the currency given>

✎ /shop buying confirmation

  • this enables/disables a confirmation message that appears when a user tries to purchase something from the server's /shop view

  • to change this value, you can use /set currency confirmbuy enable_confirm:[have buying confirmation/no buying confirmation]

✎ /shop show item ids

  • this enables/disables whether the item's ID will appear in /shop view

  • to change this value, use /set currency itemids enable_devmode:[show item ids/hide item ids]

✎ /shop discounts

  • this creates a shop-wide discount sale-- every item in the server's /shop view becomes discounted at a set percent for a set amount of time

  • to activate this, use /set currency discount percent:[% off] for:[amount of time]

this includes /balance, /leaderboard, and /shop. in , this can be referred with {server_currency}

⚙️
variables
the currency / economy settings panel
the set currency symbol command
the set currency start command
the set currency onleave command
the set currency onleave command
the set currency pet command
the set currency snuggle command
the set currency clickcake command
the set currency bet command
the set currency transfer command
the set currency confirmbuy command
the confirmation message when enabled
the set currency itemids command
the item ID and its location in /shop view
the set currency discount command