🍻 publish plugin SUDO (#2276)

This commit is contained in:
This-is-XiaoDeng 2023-08-18 14:48:22 +08:00 committed by noneflow[bot]
parent f97fbc814e
commit 754c54e268

View File

@ -7138,5 +7138,17 @@
"is_official": false,
"type": "library",
"supported_adapters": null
},
{
"module_name": "nonebot_plugin_sudo",
"project_link": "nonebot-plugin-sudo",
"name": "SUDO",
"desc": "以指定用户身份执行命令",
"author": "This-is-XiaoDeng",
"homepage": "https://github.com/This-is-XiaoDeng/nonebot-plugin-sudo",
"tags": [],
"is_official": false,
"type": "application",
"supported_adapters": ["nonebot.adapters.onebot.v11"]
}
]