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

Function htmlEscape

jupai/jupai.ts:9–16  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

7import { safeGetReplyMessage } from "@utils/safeGetMessages";
8
9import { htmlEscape } from "@utils/htmlEscape";
10
11const timeout = 60000;
12const prefixes = getPrefixes();
13const mainPrefix = prefixes[0];
14const pluginName = "jupai";
15const commandName = `${mainPrefix}${pluginName}`;
16const juPaiApi = "https://api.txqq.pro/api/zt.php";
17
18const help_text = `
19生成举牌小人图片

Callers 1

JuPaiPluginClass · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected