Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Botloader/botloader
/ threads.ts
File
threads.ts
integration-tests/threads.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Discord } from
"botloader"
;
2
import
{ assertExpected, runOnce, sendScriptCompletion } from
"lib"
;
3
4
const
testForumId =
"1206877897529364541"
Callers
nothing calls this directly
Calls
6
runOnce
Function · 0.90
sendScriptCompletion
Function · 0.90
testPublicStandaloneThread
Function · 0.85
testPrivateStandaloneThread
Function · 0.85
testMessageThread
Function · 0.85
testForumThread
Function · 0.85
Tested by
no test coverage detected