mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
tess
This commit is contained in:
parent
ac91ff9093
commit
3f5ac4d6b7
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ async def server_stats(self: Client, ctx: Message) -> "Message":
|
|||
)
|
||||
end = datetime.now()
|
||||
|
||||
draw_progressbar(243, int(cpu_percentage))
|
||||
# draw_progressbar(243, int(cpu_percentage))
|
||||
draw.text(
|
||||
(225, 153),
|
||||
f"( {cpu_counts} core, {cpu_percentage}% )",
|
||||
|
|
|
|||
Loading…
Reference in a new issue