Merge pull request #382 from nonebot/plugin/issue381

Plugin: Nonebot2 消息撤回插件
This commit is contained in:
Ju4tCode 2021-05-24 21:31:38 +08:00 committed by GitHub
commit 7d8b0843a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]
]