mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-06 12:26:38 +00:00
🍻 publish adapter WXMP (#3218)
This commit is contained in:
parent
379c9e50df
commit
5a277fe3de
@ -269,4 +269,19 @@
|
|||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"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…
x
Reference in New Issue
Block a user