From ddbf37c1be4445955b7b81923e0b19b0c55f6d54 Mon Sep 17 00:00:00 2001 From: phquathi Date: Wed, 27 Dec 2023 00:02:05 +0800 Subject: [PATCH] :beers: publish plugin AntiMonkey (#2500) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 35b2aba0..1366b9d0 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5315,5 +5315,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_antimonkey", + "project_link": "nonebot-plugin-antimonkey", + "author": "phquathi", + "tags": [ + { + "label": "猴子", + "color": "#ea5252" + }, + { + "label": "群管", + "color": "#ea5252" + } + ], + "is_official": false } ]