From ace03f51ed32af4cdd8035a785f2f26b3d8ecc41 Mon Sep 17 00:00:00 2001 From: Soulter <37870767+Soulter@users.noreply.github.com> Date: Sun, 7 Jul 2024 19:39:20 +0800 Subject: [PATCH] Create metadata.yaml --- metadata.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 metadata.yaml diff --git a/metadata.yaml b/metadata.yaml new file mode 100644 index 0000000..eefb68c --- /dev/null +++ b/metadata.yaml @@ -0,0 +1,6 @@ +name: helloworld # 这是你的插件的唯一识别名。 +desc: 这是 AstrBot 的默认插件,支持关键词回复。 # 插件简短描述 +help: 输入 /keyword 查看关键词回复帮助。 # 插件的帮助信息 +version: v1.3 # 插件版本号。格式:v1.1.1 或者 v1.1 +author: Soulter # 作者 +repo: https://github.com/Soulter/helloworld # 插件的仓库地址