Skip to main content
This page walks you through it from an empty server to a working bot. It takes a few minutes, and each step builds on the one before it, so go in order.

Authorize mira

Open the link below and pick your server from the dropdown. You need the Manage Server permission in that server to add a bot at all, so if your server isn’t listed, that’s usually why.Leave the requested permissions checked. Administrator is the simplest option and saves you from chasing down a missing permission later.

Authorize mira

mira#6767
This is the real mira. Its ID is 1459655092889452545, and that’s the only thing worth checking, since anyone can copy a name and an avatar but nobody can copy an ID. If a bot calling itself mira isn’t listed in these docs, it isn’t ours.

Move the role to the top

mira is in the server now, but it landed at the bottom of your role list, which means it can’t touch anything above it. Discord only lets a bot act on roles and members ranked below its own role.Go to Server Settings > Roles and drag mira’s role above every role you want it to manage. If you plan on it managing your staff, that means above your staff roles too.
The top of the list is the safest place for it. Anything you leave above mira is a gap you’ll run into eventually.

Check that it responds

With the role sorted out, make sure mira is actually listening. Send !help in any channel it can read and you should get a response.The default prefix is !. Mentioning mira works as a prefix too, in every server, so @mira help gets you a response even if the prefix has been changed and you don’t know what it is.Nothing back at all? Check that mira can see the channel and has permission to send messages in it.

Set your prefix

Now that mira is responding, you can pick what it responds to. This step is optional, and ! is fine if it isn’t already taken by another bot in your server.Use prefix set to replace the default with your own, or prefix add if you’d rather run more than one at a time. prefix reset puts everything back to !.
Removing your last prefix restores the default instead of leaving you with none, so you can’t lock yourself out.

You’re set up

mira is in the server, ranked high enough to do its job, and answering to a prefix you chose. That’s the whole setup. Everything from here is optional and can be done whenever you want.
Last modified on August 4, 2026