MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / commands.ts

File commands.ts

src/bot/commands.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Bot command registry — the single source of truth for everything `/slash`.
3 *
4 * Each command is declared once (name + description + handler) and EVERYTHING derives from this

Callers

nothing calls this directly

Calls 15

helpTextFunction · 0.85
NAFunction · 0.85
abortMethod · 0.80
isBusyMethod · 0.80
queueDepthMethod · 0.80
runTaskMethod · 0.80
truncateFunction · 0.70
resetMethod · 0.65
statusMethod · 0.65
setAutoMethod · 0.65
setModelMethod · 0.65
listEpisodesMethod · 0.65

Tested by

no test coverage detected