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

Function htmlEscape

sticker/sticker.ts:89–93  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

87 }
88 }
89}
90
91// HTML转义(每个插件必须实现)
92// 获取命令前缀
93const prefixes = getPrefixes();
94const mainPrefix = prefixes[0] || ".";
95
96// 基础表情池与随机函数(当贴纸不携带基础 emoji 时兜底)

Callers 4

handleStickerMethod · 0.70
handleConfigurationMethod · 0.70
findOrCreatePackMethod · 0.70
addToStickerSetMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected