From 7e140d7e82ffc2249ba821ec0081aa335c223f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E5=B9=95?= <1041291@qq.com> Date: Fri, 18 Jul 2025 19:57:15 +0800 Subject: [PATCH] Update metadata.yaml --- metadata.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/metadata.yaml b/metadata.yaml index c8d3f94..93aa40e 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -1,5 +1,5 @@ -name: helloworld # 这是你的插件的唯一识别名。 -desc: 这是 AstrBot 的默认插件,支持关键词回复。 # 插件简短描述 -version: v1.3 # 插件版本号。格式:v1.1.1 或者 v1.1 -author: Soulter # 作者 -repo: https://github.com/Soulter/helloworld # 插件的仓库地址 +name: astrbot_plugin_github_sub # 插件名称 +desc: 根据群聊中 GitHub 相关链接自动发送 GitHub OpenGraph 图片 # 插件描述 +version: 1.0.0 # 插件版本 +author: Soulter # 插件作者 +repo: https://github.com/xiemu-c/astrbot_plugin_github_sub # 插件的仓库地址