Files
moltbot/src/plugin-sdk/command-surface.ts
2026-05-01 19:16:10 +01:00

3 lines
168 B
TypeScript

export { normalizeCommandBody } from "../auto-reply/commands-registry-normalize.js";
export { shouldHandleTextCommands } from "../auto-reply/commands-text-routing.js";