Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/
Class
music_bot/music_bot.ts:222–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
221
description: string = `\n多音源音乐搜索\n${help_text}`;
222
cmdHandlers: Record<
223
string,
224
(msg: Api.Message, trigger?: Api.Message) => Promise<void>
225
> = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected