From bf366d8361b7555c9703f8027b2aac8627cebbc9 Mon Sep 17 00:00:00 2001 From: eya46 Date: Fri, 1 Nov 2024 17:14:21 +0800 Subject: [PATCH] :beers: publish plugin Ohh My Bot (#3088) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 54f28bad..00c4f051 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7569,5 +7569,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_omb", + "project_link": "nonebot-plugin-omb", + "author": "eya46", + "tags": [ + { + "label": "人机合一", + "color": "#ea5252" + } + ], + "is_official": false } ]