mirror of
https://github.com/Geniusay/ChopperBot.git
synced 2026-06-21 01:46:04 +08:00
23 lines
306 B
JSON
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"
|
|
}
|
|
} |