Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
{
"astrbot-plugin-status": {
"display_name": "系统状态",
"desc": "简易又可爱的系统状态展示插件,支持接入到LLM",
"author": "FlanChanXwO",
"repo": "https://github.com/FlanChanXwO/astrbot_plugin_status",
"tags": [
"系统状态",
"工具调用"
],
"social_link": "https://github.com/FlanChanXwO"
},
"astrbot-plugin-adsb-monitor": {
"display_name": "ADS-B 飞机实时监测插件",
"desc": "使用 RTL-SDR(RTL2832U) + Dump1090 接收 1090 MHz ADS-B 信号,解析飞机信息,并在 QQ 群/私聊中提供查询功能。",
Expand Down
Loading