MCPcopy Create free account

hub / github.com/A5rocks/slash-worker / functions

Functions19 in github.com/A5rocks/slash-worker

↓ 4 callersFunctioncreateOriginal
( req: InteractionWithContext, msg: InteractionResponse, )
src/lib/endpoints.ts:22
↓ 3 callersMethodget
(k: string)
src/types.ts:12
↓ 2 callersFunctiontransformRequest
( interaction: Interaction, from: string, )
src/lib/transform_request.ts:32
↓ 1 callersFunctionfixArguments
( options: ApplicationCommandInteractionDataOption[], result: Map<string, ApplicationCommandOptionValu
src/lib/transform_request.ts:11
↓ 1 callersFunctionfollowup
( req: InteractionWithContext, msg: Message, )
src/lib/endpoints.ts:53
↓ 1 callersFunctionhandleCommand
( interaction: InteractionRequest, event: FetchEvent, )
src/lib/handle_command.ts:12
↓ 1 callersFunctionhandleRequest
(evt: FetchEvent)
src/lib/handle_request.ts:12
↓ 1 callersFunctionlog
(err: Error, request: InteractionRequest)
src/sentry.ts:38
↓ 1 callersFunctionneverHappens
()
src/lib/handle_command.ts:8
↓ 1 callersFunctionparse
(err: Error)
src/sentry.ts:120
↓ 1 callersMethodset
(k: string, v: V)
src/types.ts:22
↓ 1 callersFunctiontoSentryEvent
(err: Error, request: InteractionRequest)
src/sentry.ts:70
↓ 1 callersFunctionuuidv4
()
src/sentry.ts:148
↓ 1 callersFunctionverifySig
( key: string, timestamp: string, body: string, sig: string, )
src/lib/signatures.ts:1
Methoddelete
(k: string)
src/types.ts:33
FunctiondeleteFollowup
( req: InteractionWithContext, id: FollowupID, )
src/lib/endpoints.ts:93
FunctioneditFollowup
( req: InteractionWithContext, id: FollowupID, msg: Message, )
src/lib/endpoints.ts:72
Functionhandle8Ball
( interaction: InteractionWithContext, )
src/commands/8ball.ts:4
FunctionhandleOwO
( req: InteractionRequest, )
src/commands/owo.ts:3