🍻 publish plugin 消息伪造 (#2311)

This commit is contained in:
Cvandia 2023-08-28 16:01:03 +08:00 committed by noneflow[bot]
parent 35cc6011b5
commit 7bc9e61985

View File

@ -7244,5 +7244,22 @@
"is_official": false,
"type": "application",
"supported_adapters": ["nonebot.adapters.onebot.v11"]
},
{
"module_name": "nonebot_plugin_fakemsg",
"project_link": "nonebot-plugin-fakemsg",
"name": "消息伪造",
"desc": "伪造消息",
"author": "Cvandia",
"homepage": "https://github.com/Cvandia/nonebot-plugin-fakemsg",
"tags": [
{
"label": "合并转发",
"color": "#1ae32c"
}
],
"is_official": false,
"type": "application",
"supported_adapters": ["nonebot.adapters.onebot.v11"]
}
]