This commit is contained in:
Dustin Pianalto 2018-06-11 01:53:18 -08:00
parent f11f53ac81
commit 0c4fd467ff

View File

@ -194,6 +194,7 @@ class Admin:
else:
await ctx.send('This command must be run from inside a guild.')
# TODO Fix view_code
@commands.command(hidden=True)
@commands.is_owner()
async def view_code(self, ctx, code_name):