Added user get command #21 #142
Reference in New Issue
Block a user
No description provided.
Delete Branch "#21"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
#21
Wichtig
Vor dem Mergen zuerst lokal testen, da der Befehl bei mir mit einem Timeout endet.
@@ -124,0 +148,4 @@
value = str(user.xp)
case 'ontime':
value = str(
value wird nach test wohl nicht richtig gerundet
bitte nochmal checken
fixed it