Merge pull request #22 from Cydrobolt/patch-1
!j command to join a game
This commit is contained in:
commit
19c6133ec7
@ -390,7 +390,7 @@ def fpinger(cli, nick, chan, rest):
|
||||
pinger(cli, nick, chan, rest)
|
||||
|
||||
|
||||
|
||||
@cmd("j", raw_nick=True)
|
||||
@cmd("join", raw_nick=True)
|
||||
def join(cli, nick, chann_, rest):
|
||||
"""Either starts a new game of Werewolf or joins an existing game that has not started yet."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user