mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 17:15:05 +08:00
58 lines
1.7 KiB
JSON
58 lines
1.7 KiB
JSON
[
|
|
{
|
|
"id": "nonebot_plugin_status",
|
|
"link": "nonebot-plugin-status",
|
|
"name": "服务器状态查看",
|
|
"desc": "通过戳一戳获取服务器状态",
|
|
"author": "yanyongyu",
|
|
"repo": "cscs181/QQ-GitHub-Bot/tree/master/src/plugins/nonebot_plugin_status"
|
|
},
|
|
{
|
|
"id": "haruka_bot",
|
|
"link": "haruka-bot",
|
|
"name": "HarukaBot",
|
|
"desc": "将B站UP主的动态和直播信息推送至QQ",
|
|
"author": "SK-415",
|
|
"repo": "SK-415/HarukaBot"
|
|
},
|
|
{
|
|
"id": "nonebot_plugin_rauthman",
|
|
"link": "nonebot-plugin-rauthman",
|
|
"name": "rauthman",
|
|
"desc": "基于规则的授权管理",
|
|
"author": "Lancercmd",
|
|
"repo": "Lancercmd/nonebot_plugin_rauthman"
|
|
},
|
|
{
|
|
"id": "nonebot_plugin_docs",
|
|
"link": "nonebot-plugin-docs",
|
|
"author": "nonebot",
|
|
"desc": "在本地浏览NoneBot文档",
|
|
"name": "NoneBot离线文档",
|
|
"repo": "nonebot/nonebot2/tree/master/packages/nonebot-plugin-docs"
|
|
},
|
|
{
|
|
"id": "nonebot_plugin_sentry",
|
|
"link": "nonebot-plugin-sentry",
|
|
"author": "yanyongyu",
|
|
"desc": "使用Sentry监控机器人日志并处理报错",
|
|
"name": "Sentry日志监控",
|
|
"repo": "cscs181/QQ-GitHub-Bot/tree/master/src/plugins/nonebot_plugin_sentry"
|
|
},
|
|
{
|
|
"id": "nonebot_plugin_test",
|
|
"link": "nonebot-plugin-test",
|
|
"author": "yanyongyu",
|
|
"desc": "在浏览器中测试你的 NoneBot 机器人",
|
|
"name": "前端测试机器人插件",
|
|
"repo": "nonebot/plugin-test"
|
|
},
|
|
{
|
|
"id": "nonebot_plugin_apscheduler",
|
|
"link": "nonebot-plugin-apscheduler",
|
|
"author": "yanyongyu",
|
|
"desc": "APScheduler 定时任务插件",
|
|
"name": "定时任务",
|
|
"repo": "nonebot/plugin-apscheduler"
|
|
}
|
|
] |