Update aliases for !nolynch
This commit is contained in:
parent
edc9ec1ed9
commit
552be7f18b
@ -2605,7 +2605,7 @@ def chk_nightdone(cli):
|
||||
if var.PHASE == "night": # Double check
|
||||
transition_day(cli)
|
||||
|
||||
@cmd("nolynch", "no_lynch", "nl", "novote", "abstain")
|
||||
@cmd("nolynch", "nl", "novote", "nv", "abstain", "abs")
|
||||
def no_lynch(cli, nick, chan, rest):
|
||||
"""Allow someone to refrain from voting for the day"""
|
||||
if chan == botconfig.CHANNEL:
|
||||
|
Loading…
Reference in New Issue
Block a user