mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:16:48 +08:00
🍻 publish plugin Bing每日图片获取 (#1576)
This commit is contained in:
parent
a3af8da331
commit
e71d841045
@ -4011,5 +4011,28 @@
|
|||||||
"homepage": "https://github.com/mengxinyuan638/xingzuo_luck",
|
"homepage": "https://github.com/mengxinyuan638/xingzuo_luck",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_BingImage",
|
||||||
|
"project_link": "nonebot-plugin-BingImage",
|
||||||
|
"name": "Bing每日图片获取",
|
||||||
|
"desc": "获取Bing每日一图",
|
||||||
|
"author": "ericzhang-debug",
|
||||||
|
"homepage": "https://github.com/ericzhang-debug/nonebot_plugin_BingImage",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "风景图",
|
||||||
|
"color": "#0ce354"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "Bing",
|
||||||
|
"color": "#0c43e3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "必应",
|
||||||
|
"color": "#eddf13"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user