Fixed typo

pull/2/head
sgoudham 5 years ago
parent bac87b0d90
commit 12484cd777

@ -19,7 +19,7 @@ class Fun(commands.Cog):
self.bot = bot self.bot = bot
@commands.command(aliases=['Attack']) @commands.command(aliases=['Attack'])
@commands.has_any_role('Hamothy', "izzy", "Servant", "public relations") @commands.has_any_role('Hamothy', "izzy", "Servant", "pubic relations")
async def attack(self, ctx, target: discord.Member): async def attack(self, ctx, target: discord.Member):
responses = [ responses = [

Loading…
Cancel
Save