mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-01 01:25:07 +08:00
🍻 publish plugin nonebot-plugin-souti (#2333)
This commit is contained in:
parent
4819b21f52
commit
39c09d22d1
@ -7215,5 +7215,22 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": null
|
"supported_adapters": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_souti",
|
||||||
|
"project_link": "nonebot-plugin-souti",
|
||||||
|
"name": "nonebot-plugin-souti",
|
||||||
|
"desc": "使用百度不挂科题库, 可以实现文字搜题功能",
|
||||||
|
"author": "xiaoWangSec",
|
||||||
|
"homepage": "https://github.com/xiaoWangSec/nonebot-plugin-souti",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "搜题",
|
||||||
|
"color": "#49e3d5"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": null
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user