mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-22 06:58:24 +00:00
Update index.js (#91)
This commit is contained in:
parent
4333ef81ef
commit
6df4736a63
5
index.js
5
index.js
@ -8,8 +8,9 @@ if (isV3) {
|
||||
index = await Data.importModule('/plugins/miao-plugin/adapter', 'index.js')
|
||||
}
|
||||
export const miao = index.miao || {}
|
||||
|
||||
console.log(`喵喵插件${currentVersion}初始化~`)
|
||||
Bot.logger.info(`--------------------------`)
|
||||
Bot.logger.info(`喵喵插件${currentVersion}初始化~`)
|
||||
Bot.logger.info(`--------------------------`)
|
||||
|
||||
setTimeout(async function () {
|
||||
let msgStr = await redis.get('miao:restart-msg')
|
||||
|
Loading…
Reference in New Issue
Block a user