nonebot2/docs/.vuepress/public/plugins.json

19 lines
484 B
JSON
Raw Normal View History

2020-10-20 16:55:23 +00:00
[
2020-10-29 17:59:45 +00:00
{
2020-11-15 07:26:57 +00:00
"id": "nonebot_plugin_status",
2020-11-01 10:21:31 +00:00
"link": "nonebot-plugin-status",
2020-11-15 07:26:57 +00:00
"name": "服务器状态查看",
2020-10-20 16:55:23 +00:00
"desc": "通过戳一戳获取服务器状态",
2020-11-15 07:26:57 +00:00
"author": "yanyongyu",
"repo": "cscs181/QQ-GitHub-Bot/tree/master/src/plugins/nonebot_plugin_status"
2020-11-18 03:24:11 +00:00
},
{
"id": "haruka_bot",
"link": "haruka-bot",
"name": "HarukaBot",
"desc": "将B站UP主的动态和直播信息推送至QQ",
"author": "SK-415",
"repo": "SK-415/HarukaBot"
2020-10-20 16:55:23 +00:00
}
]