From f1e9971f85722b1d4d7d6e55109fd9ac9e1b8e94 Mon Sep 17 00:00:00 2001 From: com-wuqi Date: Mon, 2 Mar 2026 13:13:08 +0800 Subject: [PATCH] :beers: publish bot Rosmontis.io (#3877) --- assets/bots.json5 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/assets/bots.json5 b/assets/bots.json5 index 3f7833ad..6ace9540 100644 --- a/assets/bots.json5 +++ b/assets/bots.json5 @@ -764,4 +764,17 @@ ], "is_official": false }, + { + "name": "Rosmontis.io", + "desc": "简单的机器人", + "author_id": 225668725, + "homepage": "https://github.com/com-wuqi/Rosmontis.io", + "tags": [ + { + "label": "可爱", + "color": "#ea5252" + } + ], + "is_official": false + }, ]