diff --git a/website/static/bots.json b/website/static/bots.json index dedaee3c..3a0f0661 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -71,14 +71,6 @@ "tags": [], "is_official": false }, - { - "name": "Takker", - "desc": "综合了各种娱乐功能的Bot", - "author": "FYWinds", - "homepage": "https://github.com/FYWinds/takker", - "tags": [], - "is_official": false - }, { "name": "剑网三bot", "desc": "网络游戏《剑侠情缘三》的群聊机器人,数据使用:www.jx3api.com", diff --git a/website/static/plugins.json b/website/static/plugins.json index 626bfff5..00281713 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -402,25 +402,6 @@ "tags": [], "is_official": false }, - { - "module_name": "nonebot_plugin_atri", - "project_link": "nonebot-plugin-atri", - "name": "ATRI语音包", - "desc": "一个ATRI语音包,基于文本相似度匹配回复", - "author": "FYWinds", - "homepage": "https://github.com/FYWinds/nonebot-plugin-atri", - "tags": [ - { - "label": "a:onebot", - "color": "#000000" - }, - { - "label": "a:cqhttp", - "color": "#000000" - } - ], - "is_official": false - }, { "module_name": "nonebot_plugin_simplemusic", "project_link": "nonebot-plugin-simplemusic", @@ -491,25 +472,6 @@ "tags": [], "is_official": false }, - { - "module_name": "gocqapi", - "project_link": "gocqapi", - "name": "gocqapi", - "desc": "对 go-cqhttp 的 API 调用添加了类型注解与滥用OOP的返回值Model支持,远离魔法方法的Dict[Any, Any]", - "author": "FYWinds", - "homepage": "https://github.com/FYWinds/gocqapi", - "tags": [ - { - "label": "a:onebot", - "color": "#000000" - }, - { - "label": "a:cqhttp", - "color": "#000000" - } - ], - "is_official": false - }, { "module_name": "nonebot_plugin_asoulcnki", "project_link": "nonebot-plugin-asoulcnki",