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
  • ✎ step one
  • ✎ step two
  • ✎ step three
  • ✎ step four

Was this helpful?

  1. embeds
  2. embed guide

greet/welcome embed

Previousgeneral/nonspecific embedNextleave/goodbye embed

Last updated 1 year ago

Was this helpful?

✎ step one

  • create the embed by using /embed create name:greet_embed

  • you can name the embed anything you'd like, however we strongly recommend naming it something simple and easy to remember.

✎ step two

  • now we can edit the details of our embed to our liking

  • remember : you can either outright use these edit commands, or use the buttons + modals from creating your embed to have an interactive text form.

  • to edit the author to the user's avatar and name/tag, use /embed edit author embed:greet_embed text:{user_name} icon:{user_avatar}

  • to edit the title, use /embed edit title embed:greet_embed title:welcome to {server_name}, cutie!

  • edit the description using /embed edit description embed:greet_embed description:- get your roles in #roles

    - remember to read the #rules

    - [link to server](https://discord.gg/mimu)

Discord on PC/Desktop/select devices do not allow new lines in slash commands. if you're looking to have new lines/better spacing in your embed, we recommend either going through the text modal OR using the {newline} variable in place of where you want a new line to start.

  • add the server icon as your thumbnail using /embed edit thumbnail embed:greet_embed image:{server_icon}

  • you can set the timestamp by using /embed edit timestamp embed:greet_embed timestamp:True

  • add a footer using /embed edit footer embed:greet_embed text:you are our {server_membercount_ordinal} member!

  • add an image using /embed edit image embed:greet_embed image:

  • you can edit the color of your embed by using /embed edit color embed:greet_embed color:#ffeeff

  • in the end, you should have an embed like below if you followed the guide exact

✎ step three

  • mimu now needs to know that we'd like this embed to be apart of our greet.

  • use /set greet message message:welcome, {user}! {embed:greet_embed} to set the greet message to a short welcome, pinging the user, and the embed we just created.

  • we also need to set our greet channel using /set greet channel channel:#welcome

✎ step four

  • we can test our greet using /test greet

  • testing our greet should yield the results below ::

if mimu doesn't send the greet message to the channel, it means it has no permissions to do so. you can check by using /ping in the greet channel and seeing if it responds. no response = no permissions.

🛄
https://cdn.discordapp.com/attachments/760988796249833472/908698057502240808/386C83E5-5761-43E2-950C-CBB9590758B4.jpg
the resulting embed
our finished greeting