mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 08:12:14 +08:00
Merge pull request #382 from nonebot/plugin/issue381
Plugin: Nonebot2 消息撤回插件
This commit is contained in:
commit
7d8b0843a0
@ -270,5 +270,13 @@
|
|||||||
"desc": "为 nonebot2 的指令创建别名",
|
"desc": "为 nonebot2 的指令创建别名",
|
||||||
"author": "MeetWq",
|
"author": "MeetWq",
|
||||||
"repo": "https://github.com/MeetWq/nonebot-plugin-alias"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user