From bd140c2ceb28a53f09ba1187d5788f128b32f9f2 Mon Sep 17 00:00:00 2001 From: wyf7685 Date: Sun, 21 Jul 2024 20:39:52 +0800 Subject: [PATCH] :beers: publish plugin exe_code (#2834) --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index b2e715d2..58aad931 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6525,5 +6525,12 @@ "author": "This-is-XiaoDeng", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_exe_code", + "project_link": "nonebot-plugin-exe-code", + "author": "wyf7685", + "tags": [], + "is_official": false } ]