Update away.py (#240)

This commit is contained in:
aleclol
2021-07-12 11:24:31 -04:00
committed by GitHub
parent b5c64bd4c8
commit d778e81297

View File

@@ -566,6 +566,7 @@ class Away(commands.Cog):
await ctx.send(msg)
@commands.command(name="toggleaway")
@commands.guild_only()
@checks.admin_or_permissions(administrator=True)
async def _ignore(self, ctx, member: discord.Member=None):
"""
@@ -600,6 +601,7 @@ class Away(commands.Cog):
await ctx.send(message)
@commands.command()
@commands.guild_only()
@checks.admin_or_permissions(administrator=True)
async def awaytextonly(self, ctx):
"""