diff --git a/README.md b/README.md index e73bd800..9c9f140d 100644 --- a/README.md +++ b/README.md @@ -34,17 +34,11 @@ _✨ Python 异步机器人框架 ✨_ QQ Chat + + Telegram Channel + - Discord Chat - - - Telegram Chat - - - QQ Release - - - Telegram Release + Discord Server

diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index efb49501..9d7a082c 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -259,7 +259,7 @@ "id": "nonebot_plugin_gamedraw", "link": "nonebot-plugin-gamedraw", "name": "nonebot_plugin_gamedraw", - "desc": "基于爬取bwiki实现自动更新的抽卡,目前支持赛马娘,原神,明日方舟", + "desc": "基于爬取bwiki实现自动更新的抽卡,目前支持赛马娘,原神,明日方舟,坎公骑冠剑,公主连结(国服),碧蓝航线", "author": "HibiKier", "repo": "https://github.com/HibiKier/nonebot_plugin_gamedraw" }, @@ -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" } -] \ No newline at end of file +]