Files
ChopperBot/config/moduleConfig.json
2023-04-20 21:39:09 +08:00

23 lines
306 B
JSON

{
"account":{
"src":"./config/account"
},
"section":{
"src":"./config/section"
},
"hot":{
"src":"./config/hot"
},
"publish":{
"src":"./config/publish"
},
"creeper":{
"src":"./config/creeper"
},
"barrage":{
"src":"./config/barrage"
},
"videowork":{
"src":"./config/videowork"
}
}