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

Class

mode/mode.ts:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 description: string = `📌 消息模式插件\n\n${help_text}`;
110 private db: any;
111
112 constructor() {
113 super();
114 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected