chore(cleanup): remove discord-control-api sidecar and stale config/docs hooks

This commit is contained in:
2026-03-08 06:19:41 +00:00
parent 0806edb7d9
commit e6b445fb97
12 changed files with 4 additions and 617 deletions

View File

@@ -1,4 +1,4 @@
.PHONY: check check-rules test-api up down smoke render-config package-plugin discord-control-up smoke-discord-control
.PHONY: check check-rules test-api up down smoke render-config package-plugin
check:
cd plugin && npm run check
@@ -24,8 +24,3 @@ render-config:
package-plugin:
node scripts/package-plugin.mjs
discord-control-up:
cd discord-control-api && node server.mjs
smoke-discord-control:
./scripts/smoke-discord-control.sh