From 63329257de1cfb701f1accd4b91e9771cd55fac3 Mon Sep 17 00:00:00 2001 From: IAXRetailer Date: Mon, 26 Dec 2022 12:23:30 +0000 Subject: [PATCH] :beers: publish bot RanBot (#1510) --- website/static/bots.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 43a4ebb6..22113daf 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -310,5 +310,13 @@ } ], "is_official": false + }, + { + "name": "RanBot", + "desc": "不@会很安静的Bot", + "author": "IAXRetailer", + "homepage": "https://github.com/Hecatia-Hell-Workshop/RanBot", + "tags": [], + "is_official": false } ]