mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 03:57:00 +08:00
Fix: 修改错误的插件 PyPI 项目名称 (#804)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
This commit is contained in:
parent
00fab9143e
commit
1412385e51
@ -279,7 +279,7 @@
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_abbrreply",
|
||||
"project_link": "nonebot_plugin_abbrreply",
|
||||
"project_link": "nonebot-plugin-abbrreply",
|
||||
"author": "anlen123",
|
||||
"desc": "输入拼音首字母,猜测文字",
|
||||
"name": "缩写查询器",
|
||||
@ -289,7 +289,7 @@
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_biliav",
|
||||
"project_link": "nonebot_plugin_biliav",
|
||||
"project_link": "nonebot-plugin-biliav",
|
||||
"author": "knva",
|
||||
"desc": "将用户发的av号或者bv号转成小程序返回",
|
||||
"name": "biliav小程序转换器",
|
||||
@ -434,7 +434,7 @@
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_setu",
|
||||
"project_link": "nonebot_plugin_setu",
|
||||
"project_link": "nonebot-plugin-setu",
|
||||
"name": "nonebot_plugin_setu",
|
||||
"desc": "基于loliconImage Api的涩图插件,内置涩图CD",
|
||||
"author": "ayanamiblhx",
|
||||
@ -489,7 +489,7 @@
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_epicfree",
|
||||
"project_link": "nonebot_plugin_epicfree",
|
||||
"project_link": "nonebot-plugin-epicfree",
|
||||
"name": "Epic 限免游戏资讯",
|
||||
"desc": "EpicGameStore 喜加一资讯插件,发送「喜加一」逝世看吧!",
|
||||
"author": "monsterxcn",
|
||||
@ -1322,4 +1322,4 @@
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user