Add !w as an alias to !wait
This commit is contained in:
parent
a4df3663a4
commit
bcfa31625b
@ -2651,7 +2651,7 @@ def fstasis_pm(cli, nick, rest):
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
@cmd("wait")
|
@cmd("wait", "w")
|
||||||
def wait(cli, nick, chann_, rest):
|
def wait(cli, nick, chann_, rest):
|
||||||
"""Increase the wait time (before !start can be used)"""
|
"""Increase the wait time (before !start can be used)"""
|
||||||
pl = var.list_players()
|
pl = var.list_players()
|
||||||
|
Loading…
Reference in New Issue
Block a user