mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-29 10:59:52 +00:00
✨ 修改启动逻辑和插件加载逻辑
This commit is contained in:
@ -32,4 +32,3 @@ $$$$$$$$/ $$$$$$/ $$/ $$$$$$$$/ $$/ $$$$$$/ $$/ $$/ $$$$$$/
|
||||
|
||||
sys_lang = Language(get_default_lang_code())
|
||||
nonebot.logger.info(sys_lang.get("main.current_language", LANG=sys_lang.get("language.name")))
|
||||
# nonebot.logger.info(sys_lang.get("main.enable_webdash", URL=f"http://127.0.0.1:{config.get('port', 20216)}"))
|
||||
|
Reference in New Issue
Block a user