mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin 消息伪造 (#2311)
This commit is contained in:
parent
35cc6011b5
commit
7bc9e61985
@ -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"]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user