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

Function htmlEscape

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

Source from the content-addressed store, hash-verified

10const prefixes = getPrefixes();
11const mainPrefix = prefixes[0];
12
13// HTML转义工具
14// 详细帮助文档(help子命令时显示)
15const help_text = `🗞️ <b>每日新闻插件</b>
16
17<b>📝 功能描述:</b>
18• 📰 <b>每日新闻</b>:获取当日热点新闻
19• 🎬 <b>历史上的今天</b>:查看历史事件

Callers 2

NewsPluginClass · 0.70
fetchAndDisplayNewsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected