|
|
@ -500,6 +500,7 @@ class Fight:
|
|
|
|
await ctx.send("Fight has been stopped")
|
|
|
|
await ctx.send("Fight has been stopped")
|
|
|
|
|
|
|
|
|
|
|
|
# ***************************Fightset_guild command group start**************************
|
|
|
|
# ***************************Fightset_guild command group start**************************
|
|
|
|
|
|
|
|
|
|
|
|
@fightset.group(name="guild")
|
|
|
|
@fightset.group(name="guild")
|
|
|
|
async def fightset_guild(self, ctx):
|
|
|
|
async def fightset_guild(self, ctx):
|
|
|
|
"""Adjust guild wide settings"""
|
|
|
|
"""Adjust guild wide settings"""
|
|
|
|