🍻 publish plugin 主动消息撤回 (#1535)

This commit is contained in:
ssttkkl 2023-01-03 16:13:53 +00:00 committed by Ju4tCode
parent 39d1554905
commit 16c0a87929

View File

@ -3828,5 +3828,24 @@
}
],
"is_official": false
},
{
"module_name": "nonebot_plugin_revoke",
"project_link": "nonebot-plugin-revoke",
"name": "主动消息撤回",
"desc": "让机器人撤回自己发出的消息",
"author": "ssttkkl",
"homepage": "https://github.com/ssttkkl/nonebot-plugin-revoke",
"tags": [
{
"label": "a:onebot",
"color": "#ea5252"
},
{
"label": "t:gocqhttp",
"color": "#52ea95"
}
],
"is_official": false
}
]