From 926b257065c1430cc34b088a9adf735edb1b743c Mon Sep 17 00:00:00 2001 From: tkgs0 Date: Wed, 15 Mar 2023 11:25:08 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20bot=20=E6=A1=83=E6=A1=83?= =?UTF-8?q?=E9=85=B1=20(#1800)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/bots.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 2b6cc3d2..bfb2b93e 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -441,5 +441,18 @@ } ], "is_official": false + }, + { + "name": "桃桃酱", + "desc": "一个会拆家的高性能缝合萝卜子", + "author": "tkgs0", + "homepage": "https://github.com/tkgs0/Momoko", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ]