From af2d7b5797c54b9b54397bf9af48a1be67c68475 Mon Sep 17 00:00:00 2001 From: 84227871 <84227871@users.noreply.github.com> Date: Mon, 5 Sep 2022 06:02:50 +0000 Subject: [PATCH] :beers: publish bot GenshinUID (#1225) --- website/static/bots.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 60d2876f..776f7c09 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -250,5 +250,18 @@ } ], "is_official": false + }, + { + "name": "GenshinUID", + "desc": "原神机器人", + "author": "84227871", + "homepage": "https://github.com/KimigaiiWuyi/GenshinUID", + "tags": [ + { + "label": "原神", + "color": "#ea5252" + } + ], + "is_official": false } ] \ No newline at end of file