Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/A5rocks/slash-worker
/ functions
Functions
19 in github.com/A5rocks/slash-worker
⨍
Functions
19
◇
Types & classes
2
↓ 4 callers
Function
createOriginal
( req: InteractionWithContext, msg: InteractionResponse, )
src/lib/endpoints.ts:22
↓ 3 callers
Method
get
(k: string)
src/types.ts:12
↓ 2 callers
Function
transformRequest
( interaction: Interaction, from: string, )
src/lib/transform_request.ts:32
↓ 1 callers
Function
fixArguments
( options: ApplicationCommandInteractionDataOption[], result: Map<string, ApplicationCommandOptionValu
src/lib/transform_request.ts:11
↓ 1 callers
Function
followup
( req: InteractionWithContext, msg: Message, )
src/lib/endpoints.ts:53
↓ 1 callers
Function
handleCommand
( interaction: InteractionRequest, event: FetchEvent, )
src/lib/handle_command.ts:12
↓ 1 callers
Function
handleRequest
(evt: FetchEvent)
src/lib/handle_request.ts:12
↓ 1 callers
Function
log
(err: Error, request: InteractionRequest)
src/sentry.ts:38
↓ 1 callers
Function
neverHappens
()
src/lib/handle_command.ts:8
↓ 1 callers
Function
parse
(err: Error)
src/sentry.ts:120
↓ 1 callers
Method
set
(k: string, v: V)
src/types.ts:22
↓ 1 callers
Function
toSentryEvent
(err: Error, request: InteractionRequest)
src/sentry.ts:70
↓ 1 callers
Function
uuidv4
()
src/sentry.ts:148
↓ 1 callers
Function
verifySig
( key: string, timestamp: string, body: string, sig: string, )
src/lib/signatures.ts:1
Method
delete
(k: string)
src/types.ts:33
Function
deleteFollowup
( req: InteractionWithContext, id: FollowupID, )
src/lib/endpoints.ts:93
Function
editFollowup
( req: InteractionWithContext, id: FollowupID, msg: Message, )
src/lib/endpoints.ts:72
Function
handle8Ball
( interaction: InteractionWithContext, )
src/commands/8ball.ts:4
Function
handleOwO
( req: InteractionRequest, )
src/commands/owo.ts:3