docs(discord-control): add runnable examples and smoke script

This commit is contained in:
2026-02-25 22:02:00 +00:00
parent f20728b02d
commit 8097ab7484
5 changed files with 137 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ The no-reply provider returns `NO_REPLY` for any input.
- `discord-control-api/` — Discord 管理扩展 API私密频道 + 成员列表)
- `docs/` — rollout, integration, run-mode notes
- `scripts/` — smoke/dev/helper checks
- `Makefile` — common dev commands (`make check`, `make check-rules`, `make test-api`, `make up`)
- `Makefile` — common dev commands (`make check`, `make check-rules`, `make test-api`, `make smoke-discord-control`, `make up`)
- `CHANGELOG.md` — milestone summary
## Quick start (no Docker)