mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 09:38:21 +08:00
🍻 publish adapter WXMP (#3218)
This commit is contained in:
parent
02856f6a4a
commit
fec5bff385
@ -269,4 +269,19 @@
|
||||
"tags": [],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot.adapters.wxmp",
|
||||
"project_link": "nonebot-adapter-wxmp",
|
||||
"name": "WXMP",
|
||||
"desc": "微信公众平台 客服适配器",
|
||||
"author_id": 60175467,
|
||||
"homepage": "https://github.com/YangRucheng/nonebot-adapter-wxmp",
|
||||
"tags": [
|
||||
{
|
||||
"label": "微信公众平台",
|
||||
"color": "#843dbc"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user