diff --git a/website/static/bots.json b/website/static/bots.json index 1f8e8d19e77..88a4fe30a88 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -548,5 +548,22 @@ } ], "is_official": false + }, + { + "name": "林汐", + "desc": "多平台功能型Bot", + "author": "mute23-code", + "homepage": "https://github.com/netsora/SoraBot", + "tags": [ + { + "label": "QQ频道", + "color": "#f47070" + }, + { + "label": "OneBot v11", + "color": "#212121" + } + ], + "is_official": false } ]