mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-26 04:20:28 +08:00
Co-authored-by: MeetWq <MeetWq@users.noreply.github.com>
This commit is contained in:
parent
381234725e
commit
bd2225c43c
@ -1754,5 +1754,20 @@
|
|||||||
"homepage": "https://github.com/NumberSir/nonebot_plugin_arktools",
|
"homepage": "https://github.com/NumberSir/nonebot_plugin_arktools",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_imagetools",
|
||||||
|
"project_link": "nonebot-plugin-imagetools",
|
||||||
|
"name": "imagetools",
|
||||||
|
"desc": "一些简单的图片操作",
|
||||||
|
"author": "MeetWq",
|
||||||
|
"homepage": "https://github.com/noneplugin/nonebot-plugin-imagetools",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "a:onebot",
|
||||||
|
"color": "#000000"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user