mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:49:02 +08:00
🍻 publish plugin 查找图片出处 (#1552)
This commit is contained in:
parent
2fca5b9664
commit
d6e176d03b
@ -3940,5 +3940,24 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_imgexploration",
|
||||
"project_link": "nonebot-plugin-imgexploration",
|
||||
"name": "查找图片出处",
|
||||
"desc": "通过saucenao、ascii2d、Google、Yandx查询图片出处",
|
||||
"author": "cpuopt",
|
||||
"homepage": "https://github.com/cpuopt/nonebot_plugin_imgexploration",
|
||||
"tags": [
|
||||
{
|
||||
"label": "a:onebot",
|
||||
"color": "#ea5252"
|
||||
},
|
||||
{
|
||||
"label": "t:搜图",
|
||||
"color": "#453df1"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user