We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4f279 commit 394b25aCopy full SHA for 394b25a
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-cloudflare-tunnel-monitor": {
3
+ "display_name": "Cloudflare Tunnel 状态检测",
4
+ "desc": "一个通过 Cloudflare API 轮询 Cloudflare Tunnel 存活状态的监测插件",
5
+ "author": "sctop",
6
+ "repo": "https://github.com/sctop/astrbot_plugin_cloudflare_tunnel_monitor",
7
+ "tags": [
8
+ "Cloudflare",
9
+ "Cloudflare Tunnel"
10
+ ],
11
+ "social_link": "https://github.com/sctop"
12
+ },
13
"astrbot-plugin-apexrankwatch": {
14
"display_name": "Apex Rank Watch",
15
"desc": "可以用来查询玩家段位,等级,赛季结束时间,大师猎杀数量,猎杀底分。还有能够持续自动监测玩家段位分数变化并且通知。",
0 commit comments