From 49437daf104e279528335589dc4fe6d664e59664 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Mon, 2 May 2022 13:10:56 +0800 Subject: [PATCH] :beers: publish bot Inkar Suki (#955) Co-authored-by: HornCopper --- website/static/bots.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/website/static/bots.json b/website/static/bots.json index 9a4ae32b..9fcb8e43 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -115,5 +115,26 @@ } ], "is_official": false + }, + { + "name": "Inkar Suki", + "desc": "一个十分方便的Bot,支持包括Webhook、群管、互动等一系列功能", + "author": "HornCopper", + "homepage": "https://github.com/HornCopper/Inkar-Suki", + "tags": [ + { + "label": "Minecraft", + "color": "#d03790" + }, + { + "label": "GitHub", + "color": "#374fd0" + }, + { + "label": "群管", + "color": "#4ede39" + } + ], + "is_official": false } ] \ No newline at end of file