mirror of
https://github.com/PaiGramTeam/PamGram.git
synced 2024-11-16 03:55:26 +00:00
🎨 Update Status Text
This commit is contained in:
parent
5ab22015dd
commit
1a4e05db75
@ -43,7 +43,7 @@ class Status(Plugin):
|
||||
)
|
||||
|
||||
text = (
|
||||
"PamGram 运行状态"
|
||||
"PamGram 运行状态\n"
|
||||
f"Python 版本: `{python_version()}` \n"
|
||||
f"Telegram 版本: `{__version__}` \n"
|
||||
f"CPU使用率: `{cpu_percent}%/{process_cpu_use}%` \n"
|
||||
|
Loading…
Reference in New Issue
Block a user