Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ functions
Functions
2,362 in github.com/TeleBoxOrg/TeleBox_Plugins
⨍
Functions
2,362
◇
Types & classes
565
↓ 1 callers
Method
compactMessageIds
(messageIds: number[])
save/save.ts:219
↓ 1 callers
Function
compactMessageText
(text: string)
biko/biko.ts:332
↓ 1 callers
Function
compareVersions
(local: string, remote: string)
sub/sub.ts:105
↓ 1 callers
Function
compositeWithEntryConfig
(parmas: { entry: EntryConfig; msg: Api.Message; isEat2: boolean; trigger?: Api.Message; })
eat/eat.ts:229
↓ 1 callers
Method
compositeWithEntryConfig
( entry: GifResConfig, parmas: { youAvatarBuffer: Buffer; meAvatarBuffer: Buffer; }
eatgif/eatgif.ts:288
↓ 1 callers
Method
configureMusicProxy
()
warp/warp.ts:676
↓ 1 callers
Method
configureProxy
()
warp/warp.ts:558
↓ 1 callers
Function
consumePrize
(prizeId: number)
lottery/lottery.ts:267
↓ 1 callers
Method
convertBrowserStringToNetscape
(input: string)
music/music.ts:756
↓ 1 callers
Method
convertEditThisCookieToNetscape
(input: string)
music/music.ts:802
↓ 1 callers
Function
convertImageToStickerWebp
( srcPath: string )
speedtest/speedtest.ts:1012
↓ 1 callers
Method
convertMp4ToGif
(mp4Path: string, gifPath: string)
getstickers/getstickers.ts:573
↓ 1 callers
Function
convertMp4ToWebm
(mp4Buffer: Buffer)
yvlu/yvlu.ts:179
↓ 1 callers
Method
convertSimpleKeyValueToNetscape
(input: string)
music/music.ts:817
↓ 1 callers
Method
convertSingleImage
(msg: Api.Message, emoji: string)
pic_to_sticker/pic_to_sticker.ts:378
↓ 1 callers
Method
convertTgsToGif
(tgsPath: string, gifPath: string)
getstickers/getstickers.ts:542
↓ 1 callers
Function
convertTgsToWebm
(tgsBuffer: Buffer)
yvlu/yvlu.ts:97
↓ 1 callers
Method
convertToSticker
(msg: Api.Message, sourceMsg: Api.Message)
gif/gif.ts:203
↓ 1 callers
Method
convertVideoToMp3
(inputPath: string, outputPath: string)
convert/convert.ts:196
↓ 1 callers
Method
convertWebpToGif
(webpPath: string, gifPath: string)
getstickers/getstickers.ts:537
↓ 1 callers
Method
convertWithFFmpeg
(inputFile: string, outputFile: string)
gif/gif.ts:270
↓ 1 callers
Method
convertWithLowerQuality
(inputFile: string, outputFile: string)
gif/gif.ts:303
↓ 1 callers
Function
createAbortToken
()
ai/ai.ts:980
↓ 1 callers
Method
createBackup
()
zpr/zpr.ts:161
↓ 1 callers
Function
createLotteryConfig
(config: any)
lottery/lottery.ts:326
↓ 1 callers
Function
createPrizeWarehouse
(name: string)
lottery/lottery.ts:150
↓ 1 callers
Function
createSafetySettings
()
outdated/gemini/gemini.ts:844
↓ 1 callers
Method
createStickerSet
( client: any, msg: Api.Message, replied: Api.Message, isSticker: boolean, isPhoto: boolea
yvlu/yvlu.ts:1371
↓ 1 callers
Method
createStickerSet
( client: TelegramClient, me: Api.User, packName: string, stickerInfo: { isAnimated: boolean;
sticker/sticker.ts:403
↓ 1 callers
Method
createStrategyHandlers
()
ai/ai.ts:2633
↓ 1 callers
Method
createTelegraphPage
(markdown: string, titleSource?: string)
deepwiki/deepwiki.ts:742
↓ 1 callers
Method
createTransferProgressReporter
( updateStatus: (text: string, parseMode?: "html" | undefined) => Promise<void>, song: ApiSong )
music_hub/music_hub.ts:806
↓ 1 callers
Method
createWavHeader
(dataLength: number, options: WavConversionOptions)
outdated/gemini/gemini.ts:341
↓ 1 callers
Method
createZipFile
(sourceDir: string, zipPath: string)
getstickers/getstickers.ts:578
↓ 1 callers
Function
currencyCn
(code?: string)
bin/bin.ts:87
↓ 1 callers
Function
customEmojiThumbs
(doc: any)
quote/quote.ts:917
↓ 1 callers
Method
dateCN
(d: Date)
checkin/checkin.ts:600
↓ 1 callers
Method
decodeData
(data: unknown)
checkin/checkin.ts:589
↓ 1 callers
Function
decodeHtmlEntities
(text: string)
aitc/aitc.ts:162
↓ 1 callers
Function
decodeQRCode
(imageBuffer: Buffer)
qr/qr.ts:111
↓ 1 callers
Method
deleteConfig
( msg: Api.Message, args: string[], configManager: ConfigManager, )
ai/ai.ts:3997
↓ 1 callers
Function
deleteLotteryActivity
(lotteryId: number)
lottery/lottery.ts:298
↓ 1 callers
Function
deleteMessageQuiet
(msg: Api.Message)
tmp_admin/tmp_admin.ts:131
↓ 1 callers
Function
deleteMessagesUniversal
* 通用删除消息函数 - 增强版本
dme/dme.ts:122
↓ 1 callers
Method
deleteRepo
(chatKey: string, tag: string)
deepwiki/deepwiki.ts:278
↓ 1 callers
Method
deleteTelegraphItem
( msg: Api.Message, args: string[], configManager: ConfigManager, )
ai/ai.ts:4293
↓ 1 callers
Function
demoteAdminInTarget
( target: TargetChat, user: Api.User, )
admin_board/admin_board.ts:1051
↓ 1 callers
Function
describeDocumentMessage
(message: any)
biko/biko.ts:258
↓ 1 callers
Function
describeReason
(reason?: RelayReason)
parsehub/parsehub.ts:219
↓ 1 callers
Function
describeServiceMessage
(message: any)
biko/biko.ts:251
↓ 1 callers
Function
deserializeChannel
(stored: StoredChannel)
tmp_admin/tmp_admin.ts:258
↓ 1 callers
Function
deserializeUser
(stored: StoredUser)
tmp_admin/tmp_admin.ts:269
↓ 1 callers
Function
detectAudioExtension
(url: string, contentType?: string)
music_hub/music_hub.ts:327
↓ 1 callers
Method
disableAll
()
autorepeat/autorepeat.ts:287
↓ 1 callers
Method
disableAutoMode
(msg: Api.Message)
teletype/teletype.ts:151
↓ 1 callers
Method
disableTelegraph
( msg: Api.Message, configManager: ConfigManager, )
ai/ai.ts:4268
↓ 1 callers
Method
discoverLinkedGroup
(channel: Api.Channel)
search/search.ts:83
↓ 1 callers
Function
distributePrizes
(client: TelegramClient, lottery: any, winners: any[])
lottery/lottery.ts:526
↓ 1 callers
Method
doCache
(msg: Api.Message, args: string[])
fbi/fbi.ts:480
↓ 1 callers
Method
doCs
(msg: Api.Message, args: string[])
fbi/fbi.ts:273
↓ 1 callers
Method
doDs
(msg: Api.Message, args: string[])
fbi/fbi.ts:397
↓ 1 callers
Method
doSsv
(msg: Api.Message)
fbi/fbi.ts:450
↓ 1 callers
Method
doSv
(msg: Api.Message, args: string[])
fbi/fbi.ts:315
↓ 1 callers
Method
download
( url: string, metadata?: SongInfo )
music/music.ts:1243
↓ 1 callers
Function
downloadAndProcessImage
( client: any, message: Api.Message, infoMessage: Api.Message )
outdated/gemini/gemini.ts:995
↓ 1 callers
Function
downloadAndProcessImage
( client: TelegramClient, message: Api.Message, infoMessage: Api.Message )
outdated/gpt/gpt.ts:269
↓ 1 callers
Function
downloadAndUploadSong
(msg: Api.Message, songQuery: string, preferredTitle?: string, preferredArtist?: string)
yt-dlp/yt-dlp.ts:337
↓ 1 callers
Function
downloadAvatar
( msg: Api.Message, isEat2: Boolean )
eat/eat.ts:222
↓ 1 callers
Function
downloadChart
(chartConfig: object)
nezha/nezha.ts:392
↓ 1 callers
Function
downloadCli
()
speedlink/speedlink.ts:267
↓ 1 callers
Function
downloadConfigFile
(filename: string)
fadian/fadian.ts:67
↓ 1 callers
Function
downloadCustomEmojiAnimatedPreferred
(client: any, doc: any)
quote/quote.ts:925
↓ 1 callers
Method
downloadImage
(url: string)
cosplay/cosplay.ts:240
↓ 1 callers
Method
downloadImageToFile
(url: string, destPath: string)
music/music.ts:1209
↓ 1 callers
Method
downloadImages
(imageUrls: string[])
cosplay/cosplay.ts:138
↓ 1 callers
Function
downloadMedia
(msg: Api.Message)
eat/eat.ts:204
↓ 1 callers
Function
downloadMessageMedia
(msg: Api.Message, enabled: boolean)
quote/quote.ts:632
↓ 1 callers
Function
downloadProfilePhoto
(msg: Api.Message)
eat/eat.ts:189
↓ 1 callers
Function
downloadReplyImage
( msg: Api.Message, )
codex_image/codex_image.ts:105
↓ 1 callers
Function
downloadSenderAvatar
(msg: Api.Message, entity?: any)
quote/quote.ts:581
↓ 1 callers
Function
downloadSingleImage
( item: SetuData, index: number, r18: number, currentProxy: string, allProxies: string[
zpr/zpr.ts:333
↓ 1 callers
Method
downloadStickers
(client: any, msg: Api.Message, stickerSetName: string)
getstickers/getstickers.ts:203
↓ 1 callers
Method
editAndDeleteWithEntities
(msg: Api.Message, text: string, entities: Api.TypeMessageEntity[], seconds: number = 5)
trace/trace.ts:615
↓ 1 callers
Method
editImage
( prompt: string, image: AIImage, token?: AbortToken, )
ai/ai.ts:3700
↓ 1 callers
Method
embedCoverToMp3
( mp3Path: string, metadata?: SongInfo, thumbnailPath?: string )
music/music.ts:1704
↓ 1 callers
Method
embedMetadata
( audioPath: string, metadata?: SongInfo, thumbnailPath?: string )
music/music.ts:1482
↓ 1 callers
Method
embedMetadataOnly
( audioPath: string, metadata?: SongInfo )
music/music.ts:1628
↓ 1 callers
Method
enableAll
(groupIds: number[])
autorepeat/autorepeat.ts:280
↓ 1 callers
Method
enableAutoMode
(msg: Api.Message)
teletype/teletype.ts:125
↓ 1 callers
Method
enableRootAccount
(msg: Api.Message, args: string[])
ssh/ssh.ts:1204
↓ 1 callers
Method
enableTelegraph
( msg: Api.Message, configManager: ConfigManager, )
ai/ai.ts:4258
↓ 1 callers
Function
encodeFramesToWebm
(frames: Buffer[], fps = TG_STICKER_FPS)
quote/quote.ts:948
↓ 1 callers
Function
encrypt
(text: string)
speedlink/speedlink.ts:320
↓ 1 callers
Function
enqueueGroupMessage
( message: any, sourceId: number, targetId: number, options?: { silent?: boolean; replyTo?: number },
shift/shift.ts:642
↓ 1 callers
Function
ensureBotReady
(msg: Api.Message)
parsehub/parsehub.ts:122
↓ 1 callers
Function
ensureBotReady
(msg: Api.Message)
netease/netease.ts:52
↓ 1 callers
Function
ensureCjkFont
()
cy/cy.ts:30
↓ 1 callers
Function
ensureConfig
()
eatgif/eatgif.ts:93
↓ 1 callers
Function
ensureConfigFile
(filename: string)
fadian/fadian.ts:84
↓ 1 callers
Method
ensureConnected
()
deepwiki/deepwiki.ts:404
← previous
next →
1,101–1,200 of 2,362, ranked by callers