mirror of
https://github.com/Geniusay/ChopperBot.git
synced 2026-06-21 00:46:06 +08:00
35 lines
821 B
JSON
35 lines
821 B
JSON
{
|
|
"data":{
|
|
"src":{
|
|
"Account":"./config/Account",
|
|
"Creeper":"./config/Creeper",
|
|
"LiveRecord":"./config/LiveRecord",
|
|
"SectionWork":"./config/SectionWork",
|
|
"Hot":"./config/Hot",
|
|
"Section":"./config/Section",
|
|
"Barrage":"./config/Barrage",
|
|
"Publish":"./config/Publish"
|
|
},
|
|
"pluginStart":{
|
|
"HotGuard":true,
|
|
"CreeperManager":true,
|
|
"SectionWorkShop":true,
|
|
"BarrageConfig":true,
|
|
"BarrageFileListen":true,
|
|
"BarrageEvent":true,
|
|
"InstantSlicing":true,
|
|
"LiveDownLoadManager":true,
|
|
"LiveConfig":true,
|
|
"BarragePopularRange":true,
|
|
"HotRecommendation":true,
|
|
"BarrageScoreCurve":true,
|
|
"FileCacheManager":true,
|
|
"LiverFollower":true,
|
|
"TaskMonitor":true,
|
|
"HotConfig":true,
|
|
"TaskCenter":true,
|
|
"CreeperConfig":true
|
|
}
|
|
},
|
|
"updateTime":"2023-10-14 00:41:38"
|
|
} |