From 36ed8030d3826545919e2c0d2bb6bf9370b73682 Mon Sep 17 00:00:00 2001 From: wangyw15 Date: Tue, 29 Oct 2024 17:13:37 +0800 Subject: [PATCH] :beers: publish bot CanrotBot (#3085) --- assets/bots.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/assets/bots.json b/assets/bots.json index 805c6e28..e7256436 100644 --- a/assets/bots.json +++ b/assets/bots.json @@ -649,5 +649,13 @@ } ], "is_official": false + }, + { + "name": "CanrotBot", + "desc": "有很多实用功能的bot,也有很多没什么用的娱乐功能;接入了大模型,并且有一部分功能可以被大模型调用。主打一个全都有(", + "author": "wangyw15", + "homepage": "https://github.com/wangyw15/CanrotBot", + "tags": [], + "is_official": false } ]