Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codebymitch/TitanBot
/ prefixResponse.test.js
File
prefixResponse.test.js
tests/prefixResponse.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
4
import
banCommand from
'../src/commands/Moderation/ban.js'
;
Callers
nothing calls this directly
Calls
11
buildPrefixUsage
Function · 0.90
executePrefixCommand
Function · 0.90
createMockInteraction
Function · 0.90
createMockMessage
Function · 0.85
getEmbedTitle
Function · 0.85
getEmbedDescription
Function · 0.85
coordinatorUsageFinalized
Function · 0.85
attach
Method · 0.80
respondUsage
Method · 0.80
isUsageFinalized
Method · 0.80
respond
Method · 0.80
Tested by
no test coverage detected