🔀 Merge pull request #392

Docs: update telegram links
This commit is contained in:
Ju4tCode 2021-05-29 18:26:34 +08:00 committed by GitHub
commit f609a9fe0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 12 deletions

View File

@ -34,17 +34,11 @@ _✨ Python 异步机器人框架 ✨_
<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">
</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">
<img src="https://discordapp.com/api/guilds/847819937858584596/widget.png?style=shield" alt="Discord Chat">
</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">
<img src="https://discordapp.com/api/guilds/847819937858584596/widget.png?style=shield" alt="Discord Server">
</a>
</p>

View File

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