modified: index.js

This commit is contained in:
yeyang
2022-10-19 21:09:26 +08:00
parent 7bc0abf74c
commit dc270071aa
2 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ let api = "https://api.lolicon.app/setu/v2";
let startMsg = [
"正在给你找setu了你先等等再冲~",
"你先别急,正在找了~",
"马上去给你找涩图,你先憋一会~"
]
let CDMsg = [

View File

@@ -6,9 +6,9 @@ const files = fs.readdirSync('./plugins/yenai-plugin/apps').filter(file => file.
let ret = []
logger.info(chalk.green('------^-^------'))
logger.info(chalk.cyan('----------^-^----------'))
logger.info(chalk.yellow(`椰奶插件${Ver.ver}初始化~`))
logger.info(chalk.green('---------------'))
logger.info(chalk.magenta('-----------------------'))
files.forEach((file) => {