7f05c25847
new file: .idea/astrbot_plugin_bd_mc.iml new file: .idea/inspectionProfiles/Project_Default.xml new file: .idea/misc.xml new file: .idea/modules.xml new file: .idea/vcs.xml new file: LICENSE new file: __pycache__/main.cpython-311.pyc new file: __pycache__/main.cpython-312.pyc new file: __pycache__/main.cpython-313.pyc new file: _conf_schema.json new file: main.py new file: metadata.yaml new file: static/files/ceshi.txt new file: static/img/server-icon.png
7 lines
273 B
YAML
7 lines
273 B
YAML
name: astrbot_bdzxb_bill # 这是你的插件的唯一识别名。
|
|
desc: 账单统计 # 插件简短描述
|
|
version: 1.0.0 # 插件版本号。格式:v1.1.1 或者 v1.1
|
|
author: bdzxb # 作者
|
|
repo: https://gitea.bdzxb.top/bdzxb/astrbot_bdzxb_bill # 插件的仓库地址
|
|
|