mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin 二维码 (#2301)
This commit is contained in:
parent
30c22ba25a
commit
a60d1520e6
@ -7227,5 +7227,22 @@
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_qrcode2",
|
||||
"project_link": "nonebot-plugin-qrcode2",
|
||||
"name": "二维码",
|
||||
"desc": "通过pyzbar解析二维码",
|
||||
"author": "tomorinao-www",
|
||||
"homepage": "https://github.com/tomorinao-www/nonebot-plugin-qrcode2",
|
||||
"tags": [
|
||||
{
|
||||
"label": "qrcode",
|
||||
"color": "#f541dc"
|
||||
}
|
||||
],
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user