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

Function htmlEscape

his/his.ts:19–23  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

17const prefixes = getPrefixes();
18const mainPrefix = prefixes[0];
19
20// HTML转义函数(必需)
21// 帮助文本定义(必需)
22const help_text = `📜 <b>消息历史查询</b>
23
24<b>使用方法:</b>
25• <code>${mainPrefix}his</code> - 回复消息时查询该用户历史
26• <code>${mainPrefix}his &lt;目标&gt;</code> - 查询目标的消息历史

Callers 2

HisPluginClass · 0.70
queryHistoryMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected