基本能用?

This commit is contained in:
2026-04-02 16:52:17 +08:00
parent 989613e1d2
commit bf53af975b
2 changed files with 438 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
name: helloworld # 插件唯一识别名,以 astrbot_plugin_ 前缀开头
display_name: helloworld # 用于展示的名字,可以是方便人类阅读的名字(需要版本 >= v4.5.0,低版本不会报错,请放心填写)
desc: AstrBot 插件示例。 # 插件简短描述
version: v1.3.0 # 插件版本号。格式v1.1.1 或者 v1.1
author: Soulter # 作者
repo: https://github.com/Soulter/helloworld # 插件的仓库地址
name: astrbot_plugin_njupt_suan # 插件唯一识别名,以 astrbot_plugin_ 前缀开头
display_name: 南京邮电大学 ~ 酸酸 # 用于展示的名字,可以是方便人类阅读的名字(需要版本 >= v4.5.0,低版本不会报错,请放心填写)
desc: 在插件中集成的南京邮电大学及芒果酸酸有关功能(极度有限) # 插件简短描述
version: v1.0.0 # 插件版本号。格式v1.1.1 或者 v1.1
author: 芒果帆帆 # 作者
repo: https://github.com/mangofanfan/astrbot_plugin_njupt_suan # 插件的仓库地址