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

98 lines
2.9 KiB
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-11-19 04:58:35 +00:00
},
{
"id": "nonebot_plugin_rauthman",
"link": "nonebot-plugin-rauthman",
"name": "rauthman",
"desc": "基于规则的授权管理",
"author": "Lancercmd",
"repo": "Lancercmd/nonebot_plugin_rauthman"
2020-11-22 08:25:25 +00:00
},
{
"id": "nonebot_plugin_docs",
"link": "nonebot-plugin-docs",
"author": "nonebot",
"desc": "在本地浏览NoneBot文档",
"name": "NoneBot离线文档",
"repo": "nonebot/nonebot2/tree/master/packages/nonebot-plugin-docs"
2020-11-23 13:35:26 +00:00
},
{
"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"
2020-12-04 18:00:08 +00:00
},
{
"id": "nonebot_plugin_apscheduler",
"link": "nonebot-plugin-apscheduler",
"author": "yanyongyu",
"desc": "APScheduler 定时任务插件",
"name": "定时任务",
"repo": "nonebot/plugin-apscheduler"
2020-12-09 03:52:26 +00:00
},
{
"id": "nonebot_plugin_picsearcher",
"link": "nonebot-plugin-picsearcher",
"author": "synodriver",
"desc": "从基本上所有你想的出名字的搜图平台找图片",
"name": "图片搜索",
"repo": "synodriver/nonebot_plugin_picsearcher"
2020-12-10 08:38:28 +00:00
},
{
"id": "nonebot_plugin_navicat",
"link": "nonebot-plugin-navicat",
"author": "synodriver",
"desc": "连接至各种数据库,为其他插件导出连接对象",
"name": "通用数据库连接",
"repo": "synodriver/nonebot_plugin_navicat"
2020-12-15 05:43:04 +00:00
},
{
"id": "nonebot_plugin_translator",
"link": "nonebot-plugin-translator",
"author": "Lancercmd",
"desc": "多语种翻译插件",
"name": "translator",
"repo": "Lancercmd/nonebot_plugin_translator"
2021-01-21 03:09:57 +00:00
},
{
"id": "nonebot_plugin_simdraw",
"link": "nonebot-plugin-simdraw",
"author": "abrahum",
"desc": "根据配置的手游卡池信息模拟抽卡",
"name": "模拟抽卡",
"repo": "abrahum/nonebot_plugin_simdraw"
},
{
"id": "nonebot-plugin-wordbank",
"link": "nonebot-plugin-wordbank",
"author": "Joenothing-lst",
"desc": "无数据库的轻量问答插件,支持模糊问答",
"name": "nonebot-plugin-wordbank",
"repo": "Joenothing-lst/word-bank"
2020-10-20 16:55:23 +00:00
}
2020-11-22 08:25:25 +00:00
]