更新提示Yunzai-Bot改为Miao-Yunzai
Signed-off-by: touchscale <11134128+touchscale@user.noreply.gitee.com>
This commit is contained in:
parent
b5e00425a7
commit
3b79c63907
|
@ -34,7 +34,7 @@ export class update extends plugin {
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
|
||||||
this.typeName = 'Yunzai-Bot'
|
this.typeName = 'Miao-Yunzai'
|
||||||
}
|
}
|
||||||
|
|
||||||
async update () {
|
async update () {
|
||||||
|
@ -256,7 +256,7 @@ export class update extends plugin {
|
||||||
|
|
||||||
let end = ''
|
let end = ''
|
||||||
|
|
||||||
log = await this.makeForwardMsg(`${plugin || 'Yunzai-Bot'}更新日志,共${line}条`, log, end)
|
log = await this.makeForwardMsg(`${plugin || 'Miao-Yunzai'}更新日志,共${line}条`, log, end)
|
||||||
|
|
||||||
return log
|
return log
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue