MCPcopy 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

1import { initializeBot } from '@linen/integration-discord';
2
3const bot = process.argv.find((p) => p.startsWith('bot'));
4

Callers

nothing calls this directly

Calls 3

initializeBotFunction · 0.90
logMethod · 0.65
findMethod · 0.45

Tested by

no test coverage detected