ClawHub skill that installs/updates the discord-local-stt-tts OpenClaw plugin.
~/.openclaw/openclaw-extensions/plugins/discord-local-stt-ttscurlpython3 (used by the installer; also needed for some local STT engines)unzipffmpeg (required by the plugin runtime)pnpm (if you want the installer to attempt a build)If you use Apple Speech (apple-speech) local STT, macOS may require:
bash bin/install.sh
openclaw gateway restart
1) Downloads the latest GitHub Release source zipball
2) Backs up any existing plugin folder
3) Installs into the OpenClaw extensions plugin directory
4) If pnpm is available, attempts pnpm i && pnpm build (best-effort)
openclaw.json. You still need to enable/configure the plugin.共 1 个版本