From a0bc11391224f72fd73882a92daa43b2ce90c270 Mon Sep 17 00:00:00 2001 From: mengxinyuan638 Date: Wed, 11 Jan 2023 13:13:02 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20=E8=BE=9E=E8=BE=9E(ci?= =?UTF-8?q?ci)Bot=20(#1582)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/bots.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 22113daf..a2770682 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -318,5 +318,26 @@ "homepage": "https://github.com/Hecatia-Hell-Workshop/RanBot", "tags": [], "is_official": false + }, + { + "name": "辞辞(cici)Bot", + "desc": "一个集成娱乐和群管为一体的机器人", + "author": "mengxinyuan638", + "homepage": "https://github.com/mengxinyuan638/cici-bot", + "tags": [ + { + "label": "辞辞Bot", + "color": "#04de4d" + }, + { + "label": "萌新源", + "color": "#fd1c06" + }, + { + "label": "群管", + "color": "#06b8fd" + } + ], + "is_official": false } ]