🍻 publish plugin 二维码 (#2301)

This commit is contained in:
tomorinao-www 2023-08-27 23:11:03 +08:00 committed by noneflow[bot]
parent 30c22ba25a
commit a60d1520e6

View File

@ -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"]
}
]