mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin 用户信息 (#2132)
This commit is contained in:
parent
649624ed80
commit
7211f24a7d
@ -6838,5 +6838,24 @@
|
||||
"is_official": false,
|
||||
"type": "application",
|
||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_userinfo",
|
||||
"project_link": "nonebot-plugin-userinfo",
|
||||
"name": "用户信息",
|
||||
"desc": "多平台的用户信息获取插件",
|
||||
"author": "MeetWq",
|
||||
"homepage": "https://github.com/noneplugin/nonebot-plugin-userinfo",
|
||||
"tags": [],
|
||||
"is_official": false,
|
||||
"type": "library",
|
||||
"supported_adapters": [
|
||||
"nonebot.adapters.onebot.v12",
|
||||
"nonebot.adapters.telegram",
|
||||
"nonebot.adapters.console",
|
||||
"nonebot.adapters.qqguild",
|
||||
"nonebot.adapters.onebot.v11",
|
||||
"nonebot.adapters.kaiheila"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user