mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 01:27:29 +08:00
docs: 使用vuepress重新构建文档
This commit is contained in:
parent
6e23542296
commit
570a46a840
@ -52,7 +52,7 @@ async def _(bot: T_Bot, event: T_MessageEvent):
|
||||
break
|
||||
except Exception as e:
|
||||
print(f"Pull from {origin} failed: {e}")
|
||||
logs = repo.index.diff()
|
||||
logs = repo.index
|
||||
reply = "Liteyuki updated!\n"
|
||||
reply += f"```\n{logs}\n```\n"
|
||||
btn_restart = md.button(ulang.get("liteyuki.restart_now"), "restart-liteyuki")
|
||||
|
Loading…
Reference in New Issue
Block a user