From ebbe8beec081db979622335b6658634728cdb9b3 Mon Sep 17 00:00:00 2001 From: LambdaYH Date: Sun, 16 Jul 2023 21:02:10 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20=E7=B1=B3=E7=BC=B8=20?= =?UTF-8?q?(#2190)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/bots.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 88a4fe30..f0e07710 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -565,5 +565,13 @@ } ], "is_official": false + }, + { + "name": "米缸", + "desc": "基于nonebot2的米缸Bot", + "author": "LambdaYH", + "homepage": "https://github.com/LambdaYH/MigangBot", + "tags": [], + "is_official": false } ]