diff --git a/website/static/bots.json b/website/static/bots.json index 88a4fe30..f0e07710 100644 --- a/website/static/bots.json +++ b/website/static/bots.json @@ -565,5 +565,13 @@ } ], "is_official": false + }, + { + "name": "米缸", + "desc": "基于nonebot2的米缸Bot", + "author": "LambdaYH", + "homepage": "https://github.com/LambdaYH/MigangBot", + "tags": [], + "is_official": false } ]