Allow using !stats in PM
This commit is contained in:
parent
dcb7016b2f
commit
180d36851e
@ -495,6 +495,7 @@ def on_account(cli, nick, acc):
|
||||
var.USERS[nick]["account"] = acc
|
||||
|
||||
@cmd("stats")
|
||||
@pmcmd("stats")
|
||||
def stats(cli, nick, chan, rest):
|
||||
"""Display the player statistics"""
|
||||
if var.PHASE == "none":
|
||||
|
Loading…
Reference in New Issue
Block a user