mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-27 19:10:55 +00:00
feat: 新的背景图
fix: 命令冲突 docs: 添加了命令头和nickname冲突的解释
This commit is contained in:
@ -55,7 +55,6 @@ def init():
|
||||
exit(1)
|
||||
auto_migrate()
|
||||
# 在加载完成语言后再初始化日志
|
||||
init_log()
|
||||
nonebot.logger.info("Liteyuki is initializing...")
|
||||
|
||||
if not os.path.exists("data/liteyuki/liteyuki.json"):
|
||||
|
Reference in New Issue
Block a user