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

Function htmlEscape

mode/mode.ts:26–30  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

24
25const pluginName = "mode";
26const commandName = `${mainPrefix}${pluginName}`;
27
28/* ===================== Help Menu ===================== */
29
30const help_text = `
31📌 <b>消息模式插件(支持 per-chat / 白名单 / 黑名单)</b>
32
33🧭 查看当前会话模式

Callers 2

handleWhiteListMethod · 0.70
handleBlackListMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected