release-1.0.0
DustyP 8 years ago
parent f11f53ac81
commit 0c4fd467ff

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

Loading…
Cancel
Save