Command Reference

Every slash command, every option, every admin knob. Updated automatically.

Image Generation

/generate

Generate an anime image from a comma-separated tag prompt. Supports optional LoRA style adapters.

  • prompt (required) — Comma-separated tags. Lead with 1girl or 1boy, add visual tags, and quality boosters.
  • image_name — Filename for the output (default: test).
  • batch — Number of images, 1–10 (default: 1).
  • seeds — Space-separated seed numbers to reproduce previous results.
  • keep — Keep the file on the host machine after sending (default: false).
  • auto_quality — Append masterpiece, best quality, very aesthetic, … when your prompt is missing them (default: true).
  • style — Apply an art-style preset that injects the right tags for you: Anime coloring, Manga, Watercolor, Oil painting, Sketch, Cel shading, Chibi, Flat color, or Lineart.
  • negative — Override the server's negative prompt for this one request.
  • lora — Optional LoRA style adapter. Start typing to autocomplete from the available list.
  • lora_strength — How hard the LoRA pulls, 0.0–1.5 (0.6–1.0 typical).
  • lora2 — Optional second LoRA to stack on top of the first. Requires lora to be set.
  • lora2_strength — Strength of the second LoRA, 0.0–1.5.
/img2img

Convert an attached image into anime style.

  • image (required) — Image attachment to restyle.
  • prompt — Optional extra tags to guide the result.
  • strength — 0.1–0.85 (default 0.7). Lower = subtler, higher = bigger restyle.
  • batch — Number of styled variations to generate, 1–4 (default 1).
  • image_name — Filename for the output (default: img2img).
  • keep — Keep the file on the host machine after sending (default: false).
  • auto_describe — Vision AI auto-tags the source (default: true).
  • negative — Override the server's negative prompt for this one request.
/upscale

Upscale an attached image to roughly 2× resolution using APISR, an anime-tuned super-resolution model.

  • image (required) — Image attachment to upscale.
  • image_name — Filename for the output (default: upscaled).
/random

Generate from a random built-in prompt for quick testing.

/loras

List all installed LoRAs and their trigger words. Shows up to 25 entries; use the lora: autocomplete in /generate to browse the full list.

/tags

Browse tag suggestions across ten categories: quality boosters, art styles, lighting, composition, mood, settings, hair, eyes, clothing, and special effects.

Queue & History

/queue

Show pending requests, current generation status, average time per request, and a rolling ETA computed from recent jobs.

/cancel

Cancel your own pending requests that haven't started yet.

/history

Show recent completed generations, including prompts and seeds.

AI Interaction

/chat

Talk to RickyBot's AI personality for assistance or open-ended dialogue.

  • message (required) — What you want to say to the AI.
/clearchat

Wipe your personal conversation history with the bot.

@mention / reply

Mention the bot or reply to its messages to chat without slash commands.

Status & System

/my_settings

View or set personal generation defaults that apply to your requests only, layered on top of the server's settings. Run with no options to see your current effective values.

  • resolution — Choose Portrait (832×1216), Landscape (1216×832), Square (1024×1024), or HD (1344×768).
  • steps — Your preferred inference steps (1–100).
  • reset — Set to true to clear all personal overrides and return to server defaults.
/notify

Toggle whether the bot mentions you when your generation finishes. On by default — run once to silence pings, run again to re-enable.

/help

Display in-Discord help with a quick command summary.

/status

View dimensions, inference steps, guidance scale, sequential-batch setting, and the active negative prompt for this server.

/gpu

Check GPU name and real-time VRAM usage status.

/about

Credits, live server/member counts, the tech stack powering the bot (Animagine XL 4.0, APISR, Llama 3.3 70B, Llama 4 Scout), and quick links to the website, Terms of Service, and Privacy Policy.

/invite

Retrieve a link to invite RickyBot to another server.

Supporter Commands

/showme Supporter

Add your name and avatar to the wiki Thank You Wall. Requires an active Buy the Dev a Coffee! entitlement.

/hideme Supporter

Remove your name from the Thank You Wall. You can re-opt in any time with /showme.

Admin Commands

/presets Admin

Apply a resolution preset for the server.

  • preset (required) — Choose Portrait (832x1216), Landscape (1216x832), Square (1024x1024), or HD (1344x768). Sets width, height, steps, and guidance scale in one shot.
/change_settings Admin

Manually tune width, height, steps, guidance, and the server's default negative prompt. Width/height accept 512–2048 and are snapped to the nearest multiple of 8 (an SDXL requirement) — you'll get a warning if a value was adjusted.

  • width — 512–2048, snapped to a multiple of 8.
  • height — 512–2048, snapped to a multiple of 8.
  • inference_steps — 1–100. Higher = better quality but slower.
  • guidance_scale — 1.0–20.0. How closely the model follows the prompt.
  • negative_prompt — Server-wide default for what to exclude.
/reset_settings Admin

Revert all generation settings back to defaults.

/chattiness Admin

Set how often the bot chimes in randomly (0-100).

/cancel_user Admin

Cancel all pending generations for a specific user.

  • user (required) — The member whose queued jobs you want to cancel.
/queue_clear Admin

Nuclear option — clear the entire generation queue across all users.

/selftest Admin

Smoke-test the bot's three core subsystems — generation, upscale, and AI chat — and report pass/fail with timing for each. Runs at reduced settings (512×512, 8 steps) so it completes quickly without clogging the queue.

/reload_loras Admin

Rescan the bot's loras/ folder for newly added or removed .safetensors files. Run after dropping in a new LoRA so it shows up in /generate autocomplete.

/cleanup_outputs Admin

Prune old files from the bot's outputs/ folder and report how much disk space was freed plus how much is still available. Useful when the host machine is running low.

  • max_age_days — Delete outputs older than this many days (0–365, default 14). Set to 0 to wipe every file in outputs/.
/lora_search Admin

Search Civitai for an SDXL-family LoRA and download the chosen file straight into loras/ — no manual hunting, no restart needed. Filtered to SFW results on SDXL, Pony, Animagine, and Illustrious base models. Picks a result from a dropdown, streams the file with live progress, then auto-refreshes the registry so it's instantly available in /generate. Returns trigger words after install when the model defines them.

  • query (required) — Search terms (character name, style, artist, etc.).

Tips

Prompt formula: 1girl/1boy → character + show → visual tags → quality boosters like masterpiece, best quality, very aesthetic.

Per-result buttons: Every finished generation gets persistent buttons that keep working across bot restarts:

  • ✨ Variations — Generate 4 new images from the same prompt as a 2×2 grid, each with a fresh random seed.
  • 🌱 Tweak — Open a modal to edit the prompt while keeping the original seed (great for surgical fixes).
  • 💫 Expand — Uses AI to rewrite your prompt with richer tags and detail, then offers to generate with it or open Tweak so you can edit it first.
  • 🆙 Upscale — One-click APISR ~2× upscale of the result. Single images only — batch grids must use the Pick dropdown first.
  • 🗑️ Delete — Remove the result from the channel.
  • Pick dropdown (batch grids only) — Pulls one tile out of a batch grid and regenerates it as a full standalone image with the complete button set.