Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ discord-bot.ts
File
discord-bot.ts
packages/queue/src/discord-bot.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ initializeBot } from
'@linen/integration-discord'
;
2
3
const
bot = process.argv.find((p) => p.startsWith(
'bot'
));
4
Callers
nothing calls this directly
Calls
3
initializeBot
Function · 0.90
log
Method · 0.65
find
Method · 0.45
Tested by
no test coverage detected