MCPcopy Create free account

hub / github.com/cocojojo5213/mykeys / functions

Functions29 in github.com/cocojojo5213/mykeys

↓ 31 callersFunctionsend
(env: Env, chatId: number, text: string)
src/index.ts:110
↓ 14 callersFunctionsendKb
(env: Env, chatId: number, text: string, buttons: any[][])
src/index.ts:111
↓ 9 callersFunctiondecrypt
(b64: string, secret: string)
src/index.ts:58
↓ 8 callersFunctionsetSession
(env: Env, uid: number, d: SessionData)
src/index.ts:101
↓ 5 callersFunctionclearSession
(env: Env, uid: number)
src/index.ts:103
↓ 5 callersFunctiongetSession
(env: Env, uid: number)
src/index.ts:96
↓ 4 callersFunctionencrypt
(text: string, secret: string)
src/index.ts:49
↓ 4 callersFunctiontg
(env: Env, method: string, body: object)
src/index.ts:106
↓ 3 callersFunctionfetch
(req: Request, env: Env)
src/index.ts:125
↓ 3 callersFunctionparseDate
(t: string)
src/index.ts:76
↓ 2 callersFunctiongetKey
(secret: string)
src/index.ts:41
↓ 2 callersFunctionsaveFinish
(env: Env, chatId: number, uid: number, s: SessionData)
src/index.ts:286
↓ 2 callersFunctionsendBackup
(env: Env, chatId: number)
src/index.ts:451
↓ 2 callersFunctionshowDetail
(env: Env, chatId: number, id: number)
src/index.ts:438
↓ 2 callersFunctionshowEmails
(env: Env, chatId: number)
src/index.ts:466
↓ 2 callersFunctionshowExpiring
(env: Env, chatId: number)
src/index.ts:429
↓ 2 callersFunctionshowList
(env: Env, chatId: number)
src/index.ts:417
↓ 1 callersFunctioncleanText
(t: string)
src/index.ts:69
↓ 1 callersFunctionencrypt
(text: string, secret: string)
src/email-worker.ts:34
↓ 1 callersFunctionexpiryInfo
(d: string | null)
src/index.ts:85
↓ 1 callersFunctionextractTextFromEmail
(rawEmail: string)
src/email-worker.ts:70
↓ 1 callersFunctiongetKey
(secret: string)
src/email-worker.ts:26
↓ 1 callersFunctionhandleCallback
(env: Env, cb: NonNullable<TelegramUpdate['callback_query']>)
src/index.ts:300
↓ 1 callersFunctionhandleFlow
(env: Env, chatId: number, uid: number, text: string, s: SessionData)
src/index.ts:256
↓ 1 callersFunctionhandleMessage
(env: Env, chatId: number, uid: number, text: string)
src/index.ts:179
↓ 1 callersFunctionsend
(env: Env, text: string)
src/email-worker.ts:44
↓ 1 callersFunctionstreamToText
(stream: ReadableStream<Uint8Array>)
src/email-worker.ts:52
Functionemail
(message: ForwardableEmailMessage, env: Env)
src/email-worker.ts:100
Functionscheduled
(_: ScheduledEvent, env: Env)
src/index.ts:160