MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / getRemarkFromMsg

Function getRemarkFromMsg

music_bot/music_bot.ts:216–220  ·  view source on GitHub ↗
(msg: Api.Message | string, n: number)

Source from the content-addressed store, hash-verified

214}
215
216class MusicBotPlugin extends Plugin {
217 cleanup(): void {
218 botReady.clear();
219 }
220
221 description: string = `\n多音源音乐搜索\n${help_text}`;
222 cmdHandlers: Record<
223 string,

Callers 1

MusicBotPluginClass · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected