We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486b550 commit 7ac21beCopy full SHA for 7ac21be
plugins.json
@@ -1,4 +1,17 @@
1
{
2
+ "astrbot-plugin-live-dashboard": {
3
+ "display_name": "Live Dashboard",
4
+ "desc": "一个为 AstrBot 设计的「Live Dashboard」插件,用于对接上游 Live Dashboard 服务。支持在私聊/群聊中通过指令快速查询当前手机、电脑的活动状态信息。还支持用自然语言让 LLM 自主查询,让 Bot 和群友都能随时随地视奸你!❤️",
5
+ "author": "DBJD-CR & GPT",
6
+ "repo": "https://github.com/DBJD-CR/astrbot_plugin_live_dashboard",
7
+ "tags": [
8
+ "状态查询",
9
+ "设备信息",
10
+ "娱乐",
11
+ "面板"
12
+ ],
13
+ "social_link": "https://github.com/DBJD-CR"
14
+ },
15
"astrbot-plugin-wol-miko": {
16
"display_name": "局域网WOL唤醒插件",
17
"desc": "简易局域网WOL唤醒",
0 commit comments