From f9270d3f7745c52a585412a0016619efcd42874d Mon Sep 17 00:00:00 2001 From: PickStars308 Date: Sat, 25 Jan 2025 15:19:33 +0800 Subject: [PATCH] :beers: publish bot PickStarsBot (#3272) --- assets/bots.json5 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/assets/bots.json5 b/assets/bots.json5 index 85e29034c1f4..c5ded49d87d3 100644 --- a/assets/bots.json5 +++ b/assets/bots.json5 @@ -697,4 +697,12 @@ ], "is_official": false }, + { + "name": "PickStarsBot", + "desc": "欢迎使用PickStarsBot!这是一款基于NoneBot2构建的智能QQ机器人,提供丰富的功能,包括一言、历史上的今天、60秒早报等,快来试试吧!", + "author_id": 183461085, + "homepage": "https://github.com/PickStars308/PickStarsBot", + "tags": [], + "is_official": false + }, ]