COMMAND SURFACE

Command Reference

Alex runs two interfaces in one Discord body: registered !commands and plain-English alex ... triggers. This page maps both, notes the main access tiers, and keeps operator-only tools separate from the public surface.

Invocation model

One runtime, two ways in

The command surface is not just a prefix list. Alex also listens for conversational creative prompts, reminder requests, calculator queries, GIF asks, and context-driven follow-ups like alex animate that.

Open

General member command in the origin server.

Creative

Requires media or creative access. Video can be restricted separately.

Team

Reserved for Team eR33t, owner, or trusted members.

Operator

Blitz or admin-only tooling, diagnostics, and control surfaces.

Experimental

Loaded in code, but not a stable public feature yet.

Creative Studio

Images, video, edits, and storyboard flows

These commands make up the real creative suite. Prefix commands and chat-style triggers point at the same generation pipeline, so the canonical forms and the natural-language forms both matter.

!creative Open

Shows the creative help surface and the current image-video workflow.

!imagine / alex imagine <prompt> Creative

Generates OpenAI images. Best for higher-fidelity stills and direct prompt-driven image work.

!create / alex create <prompt> Creative

Uses the alternate xAI image pipeline for faster batch generation and stylistic variation.

alex visualize that Creative

Turns Alex's last reply into an image. Works when users want Alex to visualize its own text without retyping the prompt.

!edit / alex edit [prompt] Creative

Edits an attached image or, if none is attached, the last generated image remembered by Alex.

!animate / alex animate <prompt> Creative

Generates xAI video from text, one attached image, or multiple reference images.

alex animate that Creative

Context-driven video trigger. Alex animates cached image context when it exists, or turns its last reply into a short video prompt.

!remix / alex remix <prompt> Creative

Remixes the latest remembered xAI video with a new direction or visual treatment.

!extend / alex extend [prompt] Creative

Continues the latest remembered xAI video with new motion, framing, or scene continuation.

!storyboard / alex storyboard <prompt> Creative

Builds multi-shot storyboard frames and can immediately animate a chosen shot.

!animateframe / !shot / alex animateframe / alex shot Creative

Animates one frame from the most recent cached storyboard.

Social Systems

Relationships, quotes, markets, and games

Alex is not only a media bot. The origin server also exposes social memory, sentiment tracking, trivia, quote archives, and a few server-native jokes.

!relationships Open

Shows the Daily Judgment standings and who is currently leading or falling behind.

!market Open

Sentiment Market surface for individual profiles, all traders, leaderboard views, and volatility checks.

!trivia Open

Starts and manages multiplayer trivia in a dedicated thread.

!leaderboard / !category Open

Companion trivia tools for checking the board and setting the active subject mix.

!idiotquote / !getquote Open

Reads from the quote archive or asks Alex to scan recent chat and nominate a new quote.

!addquote / !quotecount Open

Maintains the quote archive by inserting new entries and checking the current database size.

!ff-random Open

Generates fantasy-football banter in the server's own style.

!nickname / !nick / !setnick Operator

Manages relationship-system nicknames and aliases on the owner side.

Utility Layer

Search, code tools, reminders, finance, and live follow-ups

These are the practical surfaces: web search, code interpreter, Wolfram-style calculation, reminders, media-adjacent memory actions, and quick market lookups.

!search <query> Creative

Runs OpenAI-backed live web search and returns a summarized result.

!code <prompt> Creative

Uses OpenAI Code Interpreter and can process attached files inside the sandboxed run.

!calculate / alex calculate <query> Open

Routes calculation, unit conversion, and Wolfram-style queries through the math utility layer.

Alex remind me ... Open

Reminder intent is handled conversationally instead of as a strict prefix command.

alex mute Open

Silences Alex in the current channel for 48 hours.

alex gif <query> Open

Fetches a GIF response through the chat utility layer.

alex remember this video Open

Commits the current remembered YouTube or video context into long-term memory.

!memorycount Open

Reports the current long-term memory count.

!crypto / !c <symbol> Open

Quotes a cryptocurrency by ticker symbol.

!stock / !s / !price / !p <ticker> Open

Quotes equities by ticker and serves as the main stock lookup path.

Server & Connectors

Voice presence, match flow, and external thread systems

Some commands are more infrastructural: voice joins, private match setup, and the Moltbook connector surface that bridges Alex into another thread graph.

!match Open

Reserves the eR33t private server if it is idle and DMs fresh match credentials.

!join / !leave Team

Moves Alex into or out of a voice channel.

!molt top / new / search / thread / summarize / submolts Team

Reads and analyzes the Moltbook feed, threads, communities, and AI summaries.

!molt draft / comment / reply / vote / interact Team

Creates or pushes Moltbook interactions, including AI-assisted drafts and nested reply work.

Operator Console

Diagnostics, internal control, and unstable tooling

These commands are real, but they are not part of the normal user experience. They stay documented here so the public site is accurate about the full runtime without pretending everyone can use them.

!debug Operator

Main diagnostics suite for logs, memory, prompt dumps, usage, hallucination hooks, background moods, blog forcing, and system toggles.

!llmdebug / !llmdiag Operator

Dumps recent LLM diagnostic state for deeper model and prompt inspection.

!voice Operator

Changes AlexAI's active voice profile.

!pump Operator

Pump.fun tracker and simulator controls, including strategy selection and simulation stats.

!bomb / !error Operator

Triggers a fake error for self-healing diagnostic tests.

!finance Experimental

Temporary finance check command that is still present in code but not finished as a public surface.