We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa569ae commit 090e9aeCopy full SHA for 090e9ae
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-apexrankwatch": {
3
+ "display_name": "Apex Rank Watch",
4
+ "desc": "可以用来查询玩家段位,等级,赛季结束时间,大师猎杀数量,猎杀底分。还有能够持续自动监测玩家段位分数变化并且通知。",
5
+ "author": "moeneri",
6
+ "repo": "https://github.com/moeneri/astrbot_plugin_apexrankwatch",
7
+ "tags": [
8
+ "apex",
9
+ "查询",
10
+ "段位"
11
+ ],
12
+ "social_link": "https://github.com/moeneri"
13
+ },
14
"astrbot-plugin-ipcam": {
15
"display_name": "IPCam捕获",
16
"desc": "基于AstrBot方式实现对rtsp视频流的图像截取和视频捕获。",
0 commit comments