MCPcopy Create free account

hub / github.com/backmeupplz/voicy / functions

Functions581 in github.com/backmeupplz/voicy

↓ 1 callersFunctioncommandArgsForJob
( config: WorkerConfig, inputPath: string, outputPath: string, language?: string )
src/workerClient/runWindowsWorker.ts:642
↓ 1 callersFunctioncommandEnv
(config: WorkerConfig)
src/workerClient/runWindowsWorker.ts:657
↓ 1 callersFunctioncommandFailureMessage
(commandResult: RunCommandResult)
src/workerClient/runWindowsWorker.ts:710
↓ 1 callersFunctioncommandName
(text?: string)
src/helpers/report.ts:113
↓ 1 callersFunctioncommandName
(ctx: Context)
src/helpers/activityStream.ts:205
↓ 1 callersFunctioncommandPath
(executable)
scripts/local-runtime-health.js:46
↓ 1 callersFunctioncommandsForLocale
( descriptionKey: (typeof commandLocales)[number]['descriptionKey'] )
src/helpers/configureBotCommands.ts:13
↓ 1 callersFunctionconfigureBotCommands
()
src/helpers/configureBotCommands.ts:32
↓ 1 callersFunctionconfiguredMaxMessageAgeSeconds
()
src/helpers/staleTelegramUpdates.ts:26
↓ 1 callersMethodconsumeFreeTranscription
( telegramUserId: string, limit: number, membership: MembershipCheck )
src/helpers/goldenBorodutchFreeTranscriptions.ts:51
↓ 1 callersFunctioncontainsTelegramBotTokenUrl
(value?: string)
src/helpers/sourceUrlSecurity.ts:4
↓ 1 callersFunctioncreateApi
(config: WorkerConfig)
src/workerClient/runWindowsWorker.ts:392
↓ 1 callersFunctioncreateAudioServer
()
scripts/worker-e2e-proof.js:50
↓ 1 callersFunctioncreateAudioServer
(sampleAudio)
scripts/qa-vnext-proof.js:88
↓ 1 callersFunctioncreateFairBacklogRecoveryProofServer
()
scripts/worker-client-proof.js:442
↓ 1 callersFunctioncreateProofServer
(sampleAudio)
scripts/local-whisper-worker-proof.js:82
↓ 1 callersFunctioncreateReadyBacklogRecoveryProofServer
()
scripts/worker-client-proof.js:619
↓ 1 callersFunctioncreateRestartProofServer
()
scripts/worker-client-proof.js:739
↓ 1 callersFunctioncreateSampleAudio
(workDir)
scripts/local-whisper-worker-proof.js:74
↓ 1 callersFunctioncreateSchedulingProofServer
()
scripts/worker-client-proof.js:286
↓ 1 callersFunctioncreateTelegramStarsInvoiceLink
( api: TelegramStarsInvoiceApi, chatId: string, donation: TelegramStarsDonationOption, copy: { title:
src/helpers/telegramStarsActivation.ts:219
↓ 1 callersFunctioncreatedAtSort
(bucket: WorkerQueueBucket)
src/helpers/workerApi/jobService.ts:76
↓ 1 callersFunctiondateToEpoch
(date)
src/helpers/incrementMessageCount.ts:22
↓ 1 callersFunctiondownloadJob
( api: AxiosInstance, config: WorkerConfig, job: WorkerJob, logger: Logger )
src/workerClient/runWindowsWorker.ts:965
↓ 1 callersFunctiondropPendingTelegramUpdatesBeforePolling
(api: Context['api'])
src/helpers/staleTelegramUpdates.ts:77
↓ 1 callersFunctiondropPendingUpdatesOnStartupEnabled
()
src/helpers/staleTelegramUpdates.ts:34
↓ 1 callersFunctioneditGuestFinalMessages
( job: DocumentType<TranscriptionJob>, guestInlineMessageIds: string[], firstText: string, remainingCh
src/helpers/transcriptionJobs/publishCompletedTranscriptionJob.ts:138
↓ 1 callersFunctionemitRuntimeActivity
(text: string)
src/helpers/activityStream.ts:245
↓ 1 callersFunctionemitTelegramUpdateReceived
(ctx: Context)
src/helpers/activityStream.ts:249
↓ 1 callersFunctionemitTranscriptionQueued
(ctx: Context, sourceKind?: string)
src/helpers/activityStream.ts:253
↓ 1 callersFunctionenvEntry
(key, value)
scripts/install-macos-test-worker-launchd.js:71
↓ 1 callersFunctionescapeTelegramHtmlReplacement
(value: string | number)
src/helpers/telegramMarkdown.ts:5
↓ 1 callersFunctionescapeTelegramMarkdownReplacement
(value: string | number)
src/helpers/telegramMarkdown.ts:11
↓ 1 callersFunctioneventsEndpoint
(baseUrl: string)
src/helpers/activityStream.ts:67
↓ 1 callersFunctionexecutablePath
(configuredPath)
scripts/install-macos-test-worker-launchd.js:52
↓ 1 callersFunctionexecutablePath
()
scripts/whisper-transcriber.js:31
↓ 1 callersFunctionextensionFromUrl
(url)
scripts/telegram-web-upload-qa.mjs:254
↓ 1 callersFunctionfetchBuffer
(url)
scripts/qa-vnext-proof.js:43
↓ 1 callersFunctionfetchBuffer
(url)
scripts/telegram-web-upload-qa.mjs:264
↓ 1 callersFunctionfileUniqueId
(audio: TranscribableTelegramFile)
src/handlers/handleAudio.ts:455
↓ 1 callersFunctionfillDownloads
()
src/workerClient/runWindowsWorker.ts:1185
↓ 1 callersFunctionfillRecoveredReadyJobs
()
src/workerClient/runWindowsWorker.ts:1225
↓ 1 callersFunctionfindWhisperJson
(outputDir, inputPath)
scripts/whisper-transcriber.js:91
↓ 1 callersFunctionformatLogContext
(context: Record<string, LogValue>)
src/workerClient/runWindowsWorker.ts:152
↓ 1 callersFunctionformatLogValue
(value: LogValue)
src/workerClient/runWindowsWorker.ts:145
↓ 1 callersFunctionformatTimeCode
(seconds)
scripts/whisper-transcriber.js:81
↓ 1 callersMethodfreeTranscriptionRecord
( telegramUserId: string )
src/helpers/goldenBorodutchFreeTranscriptions.ts:56
↓ 1 callersFunctiongenerateWorkerToken
()
src/models/WorkerClient.ts:44
↓ 1 callersMethodgetJson
(pathname)
scripts/telegram-web-upload-qa.mjs:371
↓ 1 callersFunctiongoldenBorodutchSettings
( env: NodeJS.ProcessEnv = process.env )
src/helpers/goldenBorodutchFreeTranscriptions.ts:62
↓ 1 callersFunctionguestContext
( ctx: Context, guestMessage: NonNullable<ReturnType<typeof guestMessageFromContext>>, dbchat: Context['
src/handlers/handleGuestMessage.ts:94
↓ 1 callersFunctionguestMessageFromContext
(ctx: Context)
src/helpers/telegramGuestMode.ts:44
↓ 1 callersFunctionguestResultId
(guestQueryId: string)
src/helpers/telegramGuestMode.ts:97
↓ 1 callersFunctionhandleHelp
(ctx: Context)
src/commands/handleHelp.ts:6
↓ 1 callersFunctionheartbeatJob
( jobId: string, workerClient: DocumentType<WorkerClient> )
src/helpers/workerApi/jobService.ts:415
↓ 1 callersFunctionignoreOldMessageUpdates
( ctx: Context, next: NextFunction )
src/middlewares/ignoreOldMessageUpdates.ts:8
↓ 1 callersFunctionincrementMessageCount
()
src/helpers/incrementMessageCount.ts:6
↓ 1 callersFunctionincrementTodaysCount
()
src/helpers/incrementMessageCount.ts:15
↓ 1 callersFunctionisAbsoluteFilePath
(filePath: string)
src/workerClient/runWindowsWorker.ts:523
↓ 1 callersFunctionisActiveTelegramMember
(member: { status: string is_member?: boolean })
src/helpers/goldenBorodutchFreeTranscriptions.ts:178
↓ 1 callersFunctionisDuplicateActiveMediaCacheKeyError
(error: unknown)
src/handlers/handleAudio.ts:510
↓ 1 callersFunctionisExpectedNonMemberError
(error: string)
src/helpers/goldenBorodutchFreeTranscriptions.ts:188
↓ 1 callersFunctionlineItemCurrency
(lineItem: Stripe.LineItem)
src/helpers/stripeCheckoutActivation.ts:117
↓ 1 callersFunctionlineItemUnitAmount
(lineItem: Stripe.LineItem)
src/helpers/stripeCheckoutActivation.ts:110
↓ 1 callersFunctionlisten
(app)
scripts/worker-api-proof.js:31
↓ 1 callersFunctionlisten
(server)
scripts/local-whisper-worker-proof.js:47
↓ 1 callersFunctionlocaleMessages
(locale)
scripts/donation-formatting-proof.js:16
↓ 1 callersFunctionlocaleValueLines
(filePath)
scripts/audit-localizations.js:32
↓ 1 callersFunctionlocaleValues
(filePath)
scripts/audit-localizations.js:45
↓ 1 callersFunctionlogIgnoredTelegramMessage
( ctx: Context, decision: StaleTelegramMessageDecision )
src/helpers/staleTelegramUpdates.ts:60
↓ 1 callersFunctionmain
()
scripts/golden-borodutch-allowance-proof.js:101
↓ 1 callersFunctionmain
()
scripts/activity-stream-proof.js:99
↓ 1 callersFunctionmain
()
scripts/worker-e2e-proof.js:70
↓ 1 callersFunctionmain
()
scripts/qa-vnext-proof.js:114
↓ 1 callersFunctionmain
()
scripts/local-runtime-health.js:153
↓ 1 callersFunctionmain
()
scripts/worker-client-proof.js:990
↓ 1 callersFunctionmain
()
scripts/worker-api-proof.js:54
↓ 1 callersFunctionmain
()
scripts/chat-reachability-proof.js:280
↓ 1 callersFunctionmain
()
scripts/create-worker-client.js:13
↓ 1 callersFunctionmain
()
scripts/silent-mode-proof.js:447
↓ 1 callersFunctionmain
()
scripts/scrub-token-bearing-source-urls.js:14
↓ 1 callersFunctionmain
()
scripts/install-macos-test-worker-launchd.js:194
↓ 1 callersFunctionmain
()
scripts/source-url-security-proof.js:42
↓ 1 callersFunctionmain
()
scripts/stale-telegram-update-proof.js:27
↓ 1 callersFunctionmain
()
scripts/transcription-cache-proof.js:596
↓ 1 callersFunctionmain
()
scripts/telegram-stars-proof.js:176
↓ 1 callersFunctionmain
()
scripts/transcription-abuse-limits-proof.js:42
↓ 1 callersFunctionmain
()
scripts/telegram-web-upload-qa.mjs:132
↓ 1 callersFunctionmain
()
scripts/transcription-finalization-proof.js:327
↓ 1 callersFunctionmain
()
scripts/guest-mode-proof.js:5
↓ 1 callersFunctionmain
()
scripts/telegram-runtime-check.js:29
↓ 1 callersFunctionmain
()
scripts/whisper-transcriber-proof.js:42
↓ 1 callersFunctionmain
()
scripts/whisper-transcriber.js:112
↓ 1 callersFunctionmain
()
scripts/donation-wall-proof.js:210
↓ 1 callersFunctionmain
()
scripts/local-whisper-worker-proof.js:267
↓ 1 callersFunctionmain
()
scripts/telegram-api-retry-proof.js:120
↓ 1 callersFunctionmarkChatUnreachable
( chat: DocumentType<Chat>, failure: TelegramReachabilityFailure, update: ChatReachabilityUpdate )
src/helpers/chatReachability.ts:205
↓ 1 callersFunctionmarkDownloaded
( api: AxiosInstance, jobId: string, inputPath: string )
src/workerClient/runWindowsWorker.ts:450
↓ 1 callersFunctionmarkJobDownloaded
( jobId: string, workerClient: DocumentType<WorkerClient>, body: Record<string, unknown> )
src/helpers/workerApi/jobService.ts:355
↓ 1 callersFunctionmarkdownSensitiveTokens
(text)
scripts/audit-localizations.js:103
← previousnext →301–400 of 581, ranked by callers