We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb062dd commit 1861241Copy full SHA for 1861241
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-status": {
3
+ "display_name": "系统状态",
4
+ "desc": "简易又可爱的系统状态展示插件,支持接入到LLM",
5
+ "author": "FlanChanXwO",
6
+ "repo": "https://github.com/FlanChanXwO/astrbot_plugin_status",
7
+ "tags": [
8
+ "系统状态",
9
+ "工具调用"
10
+ ],
11
+ "social_link": "https://github.com/FlanChanXwO"
12
+ },
13
"astrbot-plugin-adsb-monitor": {
14
"display_name": "ADS-B 飞机实时监测插件",
15
"desc": "使用 RTL-SDR(RTL2832U) + Dump1090 接收 1090 MHz ADS-B 信号,解析飞机信息,并在 QQ 群/私聊中提供查询功能。",
0 commit comments