mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
7 lines
261 B
YAML
7 lines
261 B
YAML
name: helloworld # 这是你的插件的唯一识别名。
|
||
desc: 这是 AstrBot 的默认插件。
|
||
help:
|
||
version: v1.3 # 插件版本号。格式:v1.1.1 或者 v1.1
|
||
author: Soulter # 作者
|
||
repo: https://github.com/Soulter/helloworld # 插件的仓库地址
|