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

Function htmlEscape

hitokoto/hitokoto.ts:58–62  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

56• 可同时传多个类型,如 <code>${mainPrefix}hitokoto a c h</code>`;
57
58// HTML转义函数(符合开发规范)
59class HitokotoPlugin extends Plugin {
60
61 // 插件描述(符合开发规范)
62 description = help_text;
63
64 // 命令处理器(主命令改为 hitokoto)
65 cmdHandlers = {

Callers 2

fetchAndSendHitokotoMethod · 0.70
handleErrorMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected