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

Function htmlEscape

botmzt/botmzt.ts:10–14  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

8
9import { htmlEscape } from "@utils/htmlEscape";
10
11// HTML转义函数
12// 获取命令前缀
13const prefixes = getPrefixes();
14const mainPrefix = prefixes[0];
15
16// 机器人用户名
17const BOT_USERNAME = "FinelyGirlsBot";

Callers 3

sendCheckinCommandFunction · 0.70
sendImageWithSpoilerFunction · 0.70
MztNewPluginClass · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected