mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-22 18:45:26 +08:00
🍻 publish plugin pixiv.net p站查询图片
This commit is contained in:
parent
513c14ee78
commit
c05eea2b67
@ -1302,5 +1302,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_pixiv",
|
||||||
|
"project_link": "nonebot-plugin-pixiv",
|
||||||
|
"name": "pixiv.net p站查询图片",
|
||||||
|
"desc": "pixiv.net p站查询图片(支持动图和多图)",
|
||||||
|
"author": "anlen123",
|
||||||
|
"homepage": "https://github.com/anlen123/nonebot_plugin_pixiv",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "t: pixiv",
|
||||||
|
"color": "#0096fa"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "R18",
|
||||||
|
"color": "#ffff00"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user