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
|
var.USERS[nick]["account"] = acc
|
||||||
|
|
||||||
@cmd("stats")
|
@cmd("stats")
|
||||||
|
@pmcmd("stats")
|
||||||
def stats(cli, nick, chan, rest):
|
def stats(cli, nick, chan, rest):
|
||||||
"""Display the player statistics"""
|
"""Display the player statistics"""
|
||||||
if var.PHASE == "none":
|
if var.PHASE == "none":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user