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