🍻 publish plugin Nonebot2 消息撤回插件

This commit is contained in:
MeetWq 2021-05-24 12:42:34 +00:00
parent 2ff6f87842
commit e44b427b7a

View File

@ -270,5 +270,13 @@
"desc": "为 nonebot2 的指令创建别名",
"author": "MeetWq",
"repo": "https://github.com/MeetWq/nonebot-plugin-alias"
},
{
"id": "nonebot_plugin_withdraw",
"link": "nonebot-plugin-withdraw",
"name": "Nonebot2 消息撤回插件",
"desc": "用于让机器人撤回自己发出的消息",
"author": "MeetWq",
"repo": "https://github.com/MeetWq/nonebot-plugin-withdraw"
}
]