Merge branch 'dev' of github.com:nonebot/nonebot2 into dev

This commit is contained in:
yanyongyu 2021-08-04 13:52:14 +08:00
commit 73762e65bb
3 changed files with 38 additions and 10 deletions

View File

@ -32,7 +32,7 @@
"repo": "Jigsaw111/nonebot-adapter-gocq"
},
{
"id": "nonebot_adapter_feishu",
"id": "nonebot.adapters.feishu",
"link": "nonebot-adapter-feishu",
"name": "feishu",
"desc": "飞书协议",

View File

@ -28,5 +28,17 @@
"desc": "含有不少的娱乐功能同时稍稍有一些实用的功能 :P",
"author": "HibiKier",
"repo": "https://github.com/HibiKier/zhenxun_bot"
},
{
"name": "ATRI",
"desc": "高性能文爱萝卜子,糅杂了各类有趣小功能",
"author": "Kyomotoi",
"repo": "https://github.com/Kyomotoi/ATRI"
},
{
"name": "dumbot傻瓜机器人",
"desc": "猜一猜游戏、新闻一览、英文每日一词一短语等等含一键启动及docker容器部署就绪",
"author": "ffreemt",
"repo": "https://github.com/ffreemt/koyeb-nb2"
}
]

View File

@ -18,7 +18,7 @@
{
"id": "nonebot_plugin_rauthman",
"link": "nonebot-plugin-rauthman",
"name": "rauthman",
"name": "RAM 授权管理",
"desc": "基于规则的授权管理",
"author": "Lancercmd",
"repo": "Lancercmd/nonebot_plugin_rauthman"
@ -75,17 +75,17 @@
"id": "nonebot_plugin_translator",
"link": "nonebot-plugin-translator",
"author": "Lancercmd",
"desc": "多语种翻译插件",
"name": "translator",
"desc": "基于腾讯机器翻译 TMT",
"name": "多语种翻译插件",
"repo": "Lancercmd/nonebot_plugin_translator"
},
{
"id": "nonebot_plugin_simdraw",
"link": "nonebot-plugin-simdraw",
"id": "nonebot_plugin_web",
"link": "nonebot-plugin-web",
"author": "abrahum",
"desc": "根据配置的手游卡池信息模拟抽卡",
"name": "模拟抽卡",
"repo": "abrahum/nonebot_plugin_simdraw"
"desc": "Web Monitor 时刻视奸你的bot",
"name": "Web监视器",
"repo": "abrahum/nonebot_plugin_web"
},
{
"id": "nonebot_plugin_wordbank",
@ -302,5 +302,21 @@
"desc": "一个简单的功能调用统计以及可视化插件",
"author": "HibiKier",
"repo": "https://github.com/HibiKier/nonebot_plugin_statistical"
},
{
"id": "nonebot_plugin_setu",
"link": "nonebot_plugin_setu",
"name": "nonebot_plugin_setu",
"desc": "基于loliconImage Api的涩图插件内置涩图CD",
"author": "ayanamiblhx",
"repo": "https://github.com/ayanamiblhx/nonebot_plugin_setu"
},
{
"id": "nonebot_plugin_fr24",
"link": "nonebot-plugin-fr24",
"name": "FlightRadar24查询模块",
"desc": "通过FlightRadar24查询航班信息",
"author": "IronWolf-K",
"repo": "https://github.com/IronWolf-K/nonebot_plugin_fr24"
}
]
]