Command Reference#
Eimi exposes 15 application commands: 10 slash commands and 5 right-click menu commands. There are no subcommands, no command groups, and no text/prefix commands -- the whole surface is flat.
The bot does not read your messages
Eimi has no auto-responses and does not react to plain messages, mentions, or replies. The only ways to make it do something are the commands on this page and the buttons on a result card.
Slash commands#
| Command | What it does | Parameters | Who can use it |
|---|---|---|---|
/imagine |
Generate images. The main command. | 19 | Anyone with bot access |
/turbo |
Fast generation with a distilled pipeline | 20 | Anyone with bot access |
/edit |
Edit an existing image with an AI model | 13 | Anyone; 5 models are VIP-only |
/upscale |
Enlarge and refine an image | 11 | Anyone with bot access |
/render |
Generate video | 11 | Anyone; cloud backend is VIP-only |
/compose |
Generate music | 5 | Anyone with bot access |
/settings |
Set your personal defaults | 0 | Anyone with bot access |
/history |
Browse your past generations | 3 | Anyone; the user: filter is admin-only |
/manage |
Per-server access control | 8 | Server owner (once delegated) or bot admin |
/eimi |
The admin panel | 0 | Bot admins only |
/manage and /eimi work only inside a server, never in DMs.
Commands get added, renamed and dropped whenever the maintainer changes something, and there is no release process announcing it. If a command on this list is missing in Discord, or one you see is not on this list, the wiki is behind rather than your client being broken.
Right-click menu commands#
Right-click (or long-press) a message, then choose Apps, then the command.
| Menu command | What it does | Needs |
|---|---|---|
tweak |
The universal "do something with this" entry point | An image or audio attachment |
restyle |
Apply a style preset to an image | An image |
describe |
Turn an image into a text description | An image |
animate |
Turn a still image into video | An image |
waldo |
Hide a bee in the image as a game | An image at least 128px |
There are no right-click user commands -- only message commands.
Where parameters come from#
Most parameters are optional. When you leave one out, Eimi fills it in from this order:
- The value you typed in the command
- Your saved default from
/settings - The model's own recommended default
- A global fallback
A parameter you type always wins over a saved setting. See Settings vs command parameters for the exceptions worth knowing about.
Entry points that are not commands#
Several features are reachable only through buttons, not commands:
| Feature | How you reach it |
|---|---|
| Remix | The 🎲 button on any result card |
| Detailer and Hi-Res Fix | The ✨ button on a result card |
| Details | The 🔍 button on a result card |
| Conjure | The 🎲 button on a describe result |
| Audio operations | The tweak menu on an audio message only |