mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-08 03:46:18 +08:00
commit
f609a9fe0e
14
README.md
14
README.md
@ -34,17 +34,11 @@ _✨ Python 异步机器人框架 ✨_
|
|||||||
<a href="https://jq.qq.com/?_wv=1027&k=5OFifDh">
|
<a href="https://jq.qq.com/?_wv=1027&k=5OFifDh">
|
||||||
<img src="https://img.shields.io/badge/qq%E7%BE%A4-768887710-orange?style=flat-square" alt="QQ Chat">
|
<img src="https://img.shields.io/badge/qq%E7%BE%A4-768887710-orange?style=flat-square" alt="QQ Chat">
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://t.me/botuniverse">
|
||||||
|
<img src="https://img.shields.io/badge/telegram-botuniverse-blue?style=flat-square" alt="Telegram Channel">
|
||||||
|
</a>
|
||||||
<a href="https://discord.gg/VKtE6Gdc4h">
|
<a href="https://discord.gg/VKtE6Gdc4h">
|
||||||
<img src="https://discordapp.com/api/guilds/847819937858584596/widget.png?style=shield" alt="Discord Chat">
|
<img src="https://discordapp.com/api/guilds/847819937858584596/widget.png?style=shield" alt="Discord Server">
|
||||||
</a>
|
|
||||||
<a href="https://t.me/cqhttp">
|
|
||||||
<img src="https://img.shields.io/badge/telegram-chat-blue?style=flat-square" alt="Telegram Chat">
|
|
||||||
</a>
|
|
||||||
<a href="https://jq.qq.com/?_wv=1027&k=5Nl0zhE">
|
|
||||||
<img src="https://img.shields.io/badge/%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E7%BE%A4-218529254-green?style=flat-square" alt="QQ Release">
|
|
||||||
</a>
|
|
||||||
<a href="https://t.me/cqhttp_release">
|
|
||||||
<img src="https://img.shields.io/badge/%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E9%A2%91%E9%81%93-join-green?style=flat-square" alt="Telegram Release">
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -259,7 +259,7 @@
|
|||||||
"id": "nonebot_plugin_gamedraw",
|
"id": "nonebot_plugin_gamedraw",
|
||||||
"link": "nonebot-plugin-gamedraw",
|
"link": "nonebot-plugin-gamedraw",
|
||||||
"name": "nonebot_plugin_gamedraw",
|
"name": "nonebot_plugin_gamedraw",
|
||||||
"desc": "基于爬取bwiki实现自动更新的抽卡,目前支持赛马娘,原神,明日方舟",
|
"desc": "基于爬取bwiki实现自动更新的抽卡,目前支持赛马娘,原神,明日方舟,坎公骑冠剑,公主连结(国服),碧蓝航线",
|
||||||
"author": "HibiKier",
|
"author": "HibiKier",
|
||||||
"repo": "https://github.com/HibiKier/nonebot_plugin_gamedraw"
|
"repo": "https://github.com/HibiKier/nonebot_plugin_gamedraw"
|
||||||
},
|
},
|
||||||
@ -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…
x
Reference in New Issue
Block a user