diff --git a/website/static/bots.json b/website/static/bots.json index bfb2b93e..6d456b7c 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -454,5 +454,13 @@ } ], "is_official": false + }, + { + "name": "CoolQBot", + "desc": "基于 NoneBot2 的聊天机器人", + "author": "he0119", + "homepage": "https://github.com/he0119/CoolQBot", + "tags": [], + "is_official": false } ]