mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-20 09:38:23 +08:00
🍻 publish plugin 消息伪造 (#2311)
This commit is contained in:
parent
35cc6011b5
commit
7bc9e61985
@ -7244,5 +7244,22 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
"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…
x
Reference in New Issue
Block a user