✏️ 改善自述文件部分显示内容, 替换许可证内的命名空间
Some checks failed
Pytest API Testing / Pytes-API-Testing (push) Failing after 22s

This commit is contained in:
Nanaloveyuki
2025-05-02 02:11:00 +08:00
parent efb13340f0
commit fe85f1e612
3 changed files with 4 additions and 3 deletions

View File

@ -2,4 +2,4 @@ from liteyukibot import Daemon, config
if __name__ == "__main__":
daemon = Daemon(**config.load_from_yaml("config.yaml") or {})
daemon.run()
daemon.run()