Skip to main content
Mirage’s built-in Discord REST API client follows the Discord action vocabulary from the upstream OpenClaw project. The Mirage command tree is discoverable with discord --help. Licenses: OpenClaw uses the MIT License; Mirage’s independent Discord implementation uses Apache-2.0.

Install

Two installs under different names are two accounts. In YAML, the same install rides the clis: section; see the CLI overview.

Verbs

The verbs follow that OpenClaw Discord action vocabulary (bare verbs: send, read, edit, delete, react, search, thread-create, poll); members and server-info are mirage extensions. IDs are Discord snowflakes, discoverable from the mounted tree (<name>__<id> path segments).

Messages

edit only works on messages the bot authored.

Reactions, threads, polls

--answer repeats, one per poll option.