MCPcopy Create free account

hub / github.com/backmeupplz/voicy / functions

Functions581 in github.com/backmeupplz/voicy

↓ 4 callersFunctionextensionForSource
(source: WorkerSource)
src/workerClient/runWindowsWorker.ts:491
↓ 4 callersFunctionguestInlineMessageIdsFromJob
(job: { guestInlineMessageId?: string guestInlineMessageIds?: string[] })
src/helpers/telegramGuestMode.ts:84
↓ 4 callersFunctionhtmlI18n
( ctx: Context, key: string, replacements?: I18nReplacements )
src/helpers/telegramMarkdown.ts:63
↓ 4 callersFunctionidCommandText
(ctx: Pick<Context, 'chat' | 'from'>)
src/commands/handleId.ts:4
↓ 4 callersFunctionisLoopbackHost
(hostname: string)
src/workerClient/runWindowsWorker.ts:517
↓ 4 callersFunctionisTranscribableMimeType
(mimeType?: string)
src/helpers/transcribableTelegramMedia.ts:57
↓ 4 callersFunctionisTranscriptionAllowedByDonationWall
( chat: { paid?: boolean }, env: DonationWallEnv = process.env )
src/helpers/donationWall.ts:12
↓ 4 callersFunctionmessage
(date, extra = {})
scripts/stale-telegram-update-proof.js:15
↓ 4 callersFunctionpickTranscriptionProgressEmoji
( random: RandomSource = Math.random )
src/helpers/transcriptionJobs/progressStatusText.ts:18
↓ 4 callersFunctionplainTranscriptText
(text: string)
src/helpers/transcriptionJobs/transcriptFormatting.ts:22
↓ 4 callersFunctionprogressEditIntervalMs
(env: NodeJS.ProcessEnv = process.env)
src/helpers/transcriptionJobs/progressPublishingPolicy.ts:4
↓ 4 callersFunctionrender
(locale, key, replacements)
scripts/donation-formatting-proof.js:22
↓ 4 callersFunctionreplyAndTrackReachability
( ctx: Context, location: string, reply: { text: string; options?: Record<string, unknown> } )
src/handlers/handleAudio.ts:388
↓ 4 callersFunctionrunLaunchctl
(subcommand, options = {})
scripts/install-macos-test-worker-launchd.js:176
↓ 4 callersFunctionsafeWorkerSourceUrl
(value?: string)
src/helpers/sourceUrlSecurity.ts:8
↓ 4 callersFunctionstaleWorkerLogs
(logLines, phase, action)
scripts/worker-client-proof.js:980
↓ 4 callersFunctionstoreVoiceRecord
(job: DocumentType<TranscriptionJob>)
src/helpers/transcriptionJobs/publishCompletedTranscriptionJob.ts:22
↓ 4 callersFunctionstripeCheckoutMetadata
( chatId: string, donation: StripeDonationOption )
src/helpers/stripeCheckoutActivation.ts:53
↓ 4 callersFunctiontelegramApiRetryOptions
(env: Env = process.env)
src/helpers/configureTelegramApiRetry.ts:30
↓ 4 callersFunctiontelegramStarsPaymentValidationErrors
( payment: TelegramStarsPreCheckoutLike )
src/helpers/telegramStarsActivation.ts:230
↓ 4 callersFunctiontranscriptionResultCacheKey
( media: Pick< TranscribableTelegramFile, 'file_id' | 'file_unique_id' | 'sourceType' > )
src/helpers/transcriptionJobs/transcriptionResultCache.ts:56
↓ 4 callersFunctionvalidChat
(overrides = {})
scripts/telegram-stars-proof.js:58
↓ 3 callersFunctionactivateTelegramStarsPayment
( payment: SuccessfulPayment | TelegramStarsPaymentLike, payerUserId?: number | string )
src/helpers/telegramStarsActivation.ts:320
↓ 3 callersFunctionassert
(condition, message)
scripts/whisper-transcriber-proof.js:8
↓ 3 callersFunctionassertParagraphs
(text, locale, key, count)
scripts/donation-formatting-proof.js:52
↓ 3 callersFunctionassertSupportedTelegramHtml
(text, locale, key)
scripts/donation-formatting-proof.js:40
↓ 3 callersFunctionassertValid
(session = validSession(), lineItems = validLineItems())
scripts/stripe-webhook-proof.js:112
↓ 3 callersFunctionchatCanQueueTranscriptions
(chat: DocumentType<Chat>)
src/helpers/chatReachability.ts:146
↓ 3 callersFunctionchatLabelFromContext
(ctx: Context)
src/helpers/activityStream.ts:166
↓ 3 callersFunctioncheckTranscriptionAccess
({ chat, telegramUserId, telegramApi, env = process.env, settings = goldenBorodutchSettings(env),
src/helpers/goldenBorodutchFreeTranscriptions.ts:74
↓ 3 callersFunctioncheckoutSessionActivationErrors
( session: Stripe.Checkout.Session, lineItems: Stripe.LineItem[] )
src/helpers/stripeCheckoutActivation.ts:134
↓ 3 callersFunctioncompactTelegramFailureReason
( failure: TelegramReachabilityFailure, location: string )
src/helpers/chatReachability.ts:78
↓ 3 callersFunctioncreateTelegramStarsInvoicePayload
( chatId: string, donation: TelegramStarsDonationOption, nonce = base64url(randomBytes(NONCE_BYTES)) )
src/helpers/telegramStarsActivation.ts:144
↓ 3 callersFunctiondifference
(left, right)
scripts/audit-bot-commands.js:28
↓ 3 callersFunctionemitActivityEvent
( event: ActivityEvent, env: ActivityStreamEnv = process.env )
src/helpers/activityStream.ts:127
↓ 3 callersFunctionfindUiLanguage
(query: string)
src/helpers/language/uiLanguages.ts:22
↓ 3 callersFunctionfirstConfigured
(...values: Array<string | undefined>)
src/helpers/activityStream.ts:40
↓ 3 callersFunctionformatStripeDonationAmount
(amount: number)
src/helpers/stripeCheckoutActivation.ts:49
↓ 3 callersFunctionformatTelegramStarsDonationAmount
(amount: number)
src/helpers/telegramStarsActivation.ts:121
↓ 3 callersFunctiongetOwnedJob
( jobId: string, workerClient: DocumentType<WorkerClient> )
src/helpers/workerApi/jobService.ts:392
↓ 3 callersFunctionhandleDonate
(ctx: Context)
src/commands/handleDonate.ts:84
↓ 3 callersFunctionhandleSetLanguage
(ctx: Context)
src/handlers/handleSetLanguage.ts:9
↓ 3 callersFunctionhandleStart
(ctx: Context)
src/commands/handleStart.ts:6
↓ 3 callersFunctionlanguageKeyboard
(isCommand: boolean, page = 0)
src/helpers/language/languageKeyboard.ts:24
↓ 3 callersFunctionmarkChatUnreachableByIdForTelegramError
( chatId: string, error: unknown, update: ChatReachabilityUpdate )
src/helpers/chatReachability.ts:171
↓ 3 callersFunctionparseStripeDonationAmount
(input?: string)
src/helpers/stripeCheckoutActivation.ts:77
↓ 3 callersFunctionpersistedJobId
(job: DocumentType<TranscriptionJob>)
src/helpers/transcriptionJobs/publishTranscriptionJobProgress.ts:48
↓ 3 callersFunctionrequired
(value: string | undefined, name: string)
src/workerClient/runWindowsWorker.ts:256
↓ 3 callersFunctionscrubTokenBearingSourceUrls
( dryRun = false )
src/helpers/sourceUrlScrubber.ts:17
↓ 3 callersFunctionsendFinalMessage
( job: DocumentType<TranscriptionJob>, text: string, replyOptions: FinalReplyOptions )
src/helpers/transcriptionJobs/publishCompletedTranscriptionJob.ts:178
↓ 3 callersFunctionsendLanguage
(ctx: Context, isCommand?: boolean)
src/helpers/language/sendLanguage.ts:6
↓ 3 callersFunctionshouldIgnoreTelegramMessageUpdate
( message: Pick<Message, 'date'>, options: StaleTelegramMessageOptions = {} )
src/helpers/staleTelegramUpdates.ts:38
↓ 3 callersFunctionstripeCheckoutActivationConfirmationText
( chat: Pick<Chat, 'uiLanguage'> )
src/helpers/stripeCheckoutActivation.ts:250
↓ 3 callersFunctiontelegramStarsDonationOption
( amount: number )
src/helpers/telegramStarsActivation.ts:125
↓ 3 callersFunctiontelegramStarsPreCheckoutErrors
( query: TelegramStarsPreCheckoutLike )
src/helpers/telegramStarsActivation.ts:257
↓ 3 callersFunctiontoggleChatBoolean
( ctx: Context, { setting, messageForValue, logLabel }: ToggleChatBooleanOptions )
src/helpers/toggleChatBoolean.ts:14
↓ 3 callersFunctiontranscribableExtension
(fileName?: string)
src/helpers/transcribableTelegramMedia.ts:69
↓ 3 callersFunctiontranscriptTextFromParts
( parts?: TranscriptionResultPart[], fallback = '', { includeTimecodes = true }: TranscriptTextOptions =
src/helpers/transcriptionJobs/transcriptFormatting.ts:26
↓ 3 callersFunctiontranscriptionAccessUserId
(sourceMessage: Message, ctx: Context)
src/handlers/handleAudio.ts:356
↓ 3 callersFunctiontranscriptionProgressPreviewHtml
( locale: string | undefined, partialText: string, random: RandomSource = Math.random )
src/helpers/transcriptionJobs/progressStatusText.ts:50
↓ 3 callersFunctiontranscriptionResultCacheTtlSeconds
( env: NodeJS.ProcessEnv = process.env )
src/helpers/transcriptionJobs/transcriptionResultCache.ts:27
↓ 3 callersFunctionuniq
(values)
scripts/audit-bot-commands.js:20
↓ 3 callersFunctionvalidChat
(overrides = {})
scripts/stripe-webhook-proof.js:67
↓ 3 callersFunctionwithPatchedChat
(chat, callback)
scripts/telegram-stars-proof.js:72
↓ 3 callersFunctionwithPatchedStripeCheckout
(callback)
scripts/donation-wall-proof.js:125
↓ 2 callersFunctionactivityStreamToken
(env: ActivityStreamEnv = process.env)
src/helpers/activityStream.ts:52
↓ 2 callersFunctionactivityTextForTelegramCommand
(ctx: Context)
src/helpers/activityStream.ts:218
↓ 2 callersFunctionactivityTextForTelegramUpdate
(ctx: Context)
src/helpers/activityStream.ts:214
↓ 2 callersFunctionactivityTextForTranscriptionQueued
( ctx: Context, sourceKind?: string )
src/helpers/activityStream.ts:226
↓ 2 callersFunctionactivityTextForWorkerJob
( job: ActivityJob, action: 'started' | 'completed' | 'failed' | 'retrying' )
src/helpers/activityStream.ts:234
↓ 2 callersFunctionassertSafeText
(text)
scripts/activity-stream-proof.js:58
↓ 2 callersFunctionattachGuestInlineMessageToJob
( job: Awaited<ReturnType<typeof findActiveTranscriptionJob>>, guestInlineMessageId: string )
src/handlers/handleAudio.ts:466
↓ 2 callersFunctionbackendErrorCode
(error: unknown)
src/workerClient/runWindowsWorker.ts:168
↓ 2 callersFunctionbase64url
(buffer: Buffer)
src/helpers/telegramStarsActivation.ts:76
↓ 2 callersFunctioncacheCompletedTranscriptionJob
( job: DocumentType<TranscriptionJob> )
src/helpers/transcriptionJobs/transcriptionResultCache.ts:75
↓ 2 callersFunctioncanUseLocalTelegramFilePath
(config: WorkerConfig, filePath: string)
src/workerClient/runWindowsWorker.ts:527
↓ 2 callersFunctioncancelActiveTranscriptionJobsForUnreachableChat
( chatId: string, reason: string, now = new Date() )
src/helpers/chatReachability.ts:226
↓ 2 callersFunctioncheckProcess
(name, pattern)
scripts/local-runtime-health.js:68
↓ 2 callersFunctioncheckoutButton
( ctx: Context, session: Stripe.Response<Stripe.Checkout.Session>, amount: number )
src/commands/handleDonate.ts:35
↓ 2 callersFunctionclaimReadyJob
( api: AxiosInstance, bucket: WorkerQueueBucket = 'oldest' )
src/workerClient/runWindowsWorker.ts:427
↓ 2 callersFunctionclaimReadyJobFromBucket
( workerClient: DocumentType<WorkerClient>, body: Record<string, unknown> = {} )
src/helpers/workerApi/jobService.ts:237
↓ 2 callersFunctioncleanup
()
scripts/worker-e2e-proof.js:62
↓ 2 callersFunctioncleanup
()
scripts/qa-vnext-proof.js:106
↓ 2 callersFunctioncleanup
()
scripts/source-url-security-proof.js:35
↓ 2 callersFunctionclose
(server)
scripts/worker-e2e-proof.js:44
↓ 2 callersFunctionclose
(server)
scripts/qa-vnext-proof.js:82
↓ 2 callersFunctioncommand
(command, args, options = {})
scripts/local-runtime-health.js:26
↓ 2 callersFunctioncommandExists
(command)
scripts/install-macos-test-worker-launchd.js:76
↓ 2 callersFunctioncompactObject
(value: T)
src/helpers/report.ts:166
↓ 2 callersFunctioncomposeTransformers
(baseCall, transformers)
scripts/telegram-api-retry-proof.js:12
↓ 2 callersFunctionconfigureTelegramApiRetry
(apiConfig: ApiConfig)
src/helpers/configureTelegramApiRetry.ts:63
↓ 2 callersFunctionconfiguredTransformers
()
scripts/telegram-api-retry-proof.js:20
↓ 2 callersFunctioncontextFor
(message)
scripts/media-size-limit-proof.js:45
↓ 2 callersFunctioncreateBoundedOutputCapture
()
src/workerClient/runWindowsWorker.ts:714
↓ 2 callersFunctioncreateCheckoutSession
(chatId: string, amount: number)
src/commands/handleDonate.ts:29
↓ 2 callersFunctioncreateContext
()
scripts/start-help-preview-proof.js:11
↓ 2 callersFunctiondelay
(ms: number)
src/workerClient/runWindowsWorker.ts:1364
↓ 2 callersFunctiondelay
(ms)
scripts/worker-client-proof.js:282
↓ 2 callersFunctiondeleteStatusMessage
(job: DocumentType<TranscriptionJob>)
src/helpers/transcriptionJobs/publishCompletedTranscriptionJob.ts:61
↓ 2 callersFunctiondownloadSource
( config: WorkerConfig, job: WorkerJob, source: WorkerSource )
src/workerClient/runWindowsWorker.ts:614
← previousnext →101–200 of 581, ranked by callers