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
13 changes: 13 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
{
"astrbot-plugin-live-dashboard": {
"display_name": "Live Dashboard",
"desc": "一个为 AstrBot 设计的「Live Dashboard」插件,用于对接上游 Live Dashboard 服务。支持在私聊/群聊中通过指令快速查询当前手机、电脑的活动状态信息。还支持用自然语言让 LLM 自主查询,让 Bot 和群友都能随时随地视奸你!❤️",
"author": "DBJD-CR & GPT",
"repo": "https://github.com/DBJD-CR/astrbot_plugin_live_dashboard",
"tags": [
"状态查询",
"设备信息",
"娱乐",
"面板"
],
"social_link": "https://github.com/DBJD-CR"
},
"astrbot-plugin-wol-miko": {
"display_name": "局域网WOL唤醒插件",
"desc": "简易局域网WOL唤醒",
Expand Down
Loading