We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae5fa6 commit 028d6fbCopy full SHA for 028d6fb
plugins.json
@@ -1,4 +1,17 @@
1
{
2
+ "astrbot-plugin-x-score": {
3
+ "display_name": "X账号评分",
4
+ "desc": "查询 X/Twitter 账号可信度评分,基于 AI 分析账号真实度、风险标签与评价",
5
+ "author": "xiaoruange39",
6
+ "repo": "https://github.com/xiaoruange39/astrbot_plugin_x_score",
7
+ "tags": [
8
+ "X",
9
+ "Twitter",
10
+ "评分",
11
+ "推特"
12
+ ],
13
+ "social_link": "https://github.com/xiaoruange39"
14
+ },
15
"astrbot-plugin-cloudflare-tunnel-monitor": {
16
"display_name": "Cloudflare Tunnel 状态检测",
17
"desc": "一个通过 Cloudflare API 轮询 Cloudflare Tunnel 存活状态的监测插件",
0 commit comments