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
  • ♡ table of contents
  • ✎ introduction
  • ✎ adding an autoresponder
  • ✎ viewing your existing autoresponders
  • ✎ editing an existing autoresponder
  • ✎ deleting an autoresponder

Was this helpful?

  1. autoresponder

your first autoresponder

Previousactivity classesNextguides

Last updated 1 year ago

Was this helpful?

♡ table of contents

  • (you're here!)

  • guide

  • resources

✎ introduction

mimu's autoresponder feature, also known as custom commands, allows you to create functional commands in your server with customised responses and advanced variables.

the command base is /autoresponder.

✎ adding an autoresponder

  • to add an autoresponder, you have to use the /autoresponder add trigger: reply: command.

  • the trigger is what "triggers mimu" to respond with the response. this can be a word or phrase.

  • for example, if you want mimu to respond with hey cutie! when you type hi mimu! you would have to type /autoresponder add trigger:hi mimu! reply:hey cutie!

it is important that you make sure to split your autoresponder's trigger and response with the trigger: and reply: options

✎ viewing your existing autoresponders

  • you can view your existing autoresponders by typing /autoresponder list.

✎ editing an existing autoresponder

  • you can edit an existing autoresponder using /autoresponder editreply trigger:trigger reply:new response.

  • for example, /autoresponder editreply trigger:hi mimu! reply:heya there, cutie!

✎ deleting an autoresponder

  • you can delete an autoresponder using /autoresponder remove trigger:trigger

  • for example, to delete an existing responder hi mimu!, you can do /autoresponder remove hi mimu!.

interested in checking out some examples and ideas?

your first autoresponder
beginner i: using simple placeholders
beginner ii: using simple functions
intermediate i: ranges and making choices
indermediate ii: locked choices
advanced i: different matchmodes
advanced ii: using user arguments
variables - placeholders & functions
examples
click here!
the slash command options when creating your AR
when sent, you successfully created your autoresponder!
viewing your autoresponder list