corrected command name
This commit is contained in:
parent
d2d9dbed34
commit
08fec9041b
@ -519,7 +519,7 @@ class Fight:
|
|||||||
|
|
||||||
await ctx.send("Tournament has been created!\n\n" + str(currFight))
|
await ctx.send("Tournament has been created!\n\n" + str(currFight))
|
||||||
|
|
||||||
await ctx.send("Adjust settings as necessary, then open the tournament with [p]fightset toggleopen")
|
await ctx.send("Adjust settings as necessary, then open the tournament with [p]fightset open")
|
||||||
|
|
||||||
@fightset.command(name="stop")
|
@fightset.command(name="stop")
|
||||||
async def fightset_stop(self, ctx):
|
async def fightset_stop(self, ctx):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user