MCPcopy Index your code
hub / github.com/simstudioai/sim / discord.ts

File discord.ts

apps/sim/connectors/discord/discord.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { getErrorMessage, toError } from '@sim/utils/errors'
3import { fetchWithRetry, VALIDATE_RETRY_OPTIONS } from '@/lib/knowledge/documents/utils'
4import { DEFAULT_MAX_MESSAGES, discordConnectorMeta } from '@/connectors/discord/meta'

Callers

nothing calls this directly

Calls 10

createLoggerFunction · 0.90
computeContentHashFunction · 0.90
toErrorFunction · 0.90
getErrorMessageFunction · 0.90
parseTagDateFunction · 0.90
discordApiGetFunction · 0.85
infoMethod · 0.80
fetchChannelMessagesFunction · 0.70
formatMessagesFunction · 0.70
warnMethod · 0.65

Tested by

no test coverage detected