完成初始化基本模块

This commit is contained in:
userA
2023-04-20 21:39:09 +08:00
parent f301b4484f
commit d342c8167f
35 changed files with 412 additions and 3 deletions

View File

@@ -0,0 +1,19 @@
{
"module":{
"ui":"console-ui",
"main":"console",
"type":[
"Account",
"Creeper",
"File",
"Hot",
"Publish",
"Section",
"SectionWork",
"VideoSection"
]
},
"name":"ChopperBot",
"description":"A bot for the ChopperMC server",
"version":"1.0.0"
}