We will count deaths
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
This commit is contained in:
parent
2d2cf708ef
commit
9522ec6ee0
@ -64,7 +64,7 @@ class ZomboidUser:
|
||||
title="Player",
|
||||
description=(
|
||||
f"{self.username} ([{self.steam_profile_summary.profile_name}]({self.steam_profile_summary.url}))\n"
|
||||
"kills: ???\n"
|
||||
"Deaths: ???\n"
|
||||
"Playtime: ???"
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user