Update miscellaneous.py

This commit is contained in:
Elmon11 2020-11-24 20:35:48 +01:00 committed by GitHub
parent 22155d9d0d
commit a9d6e1d0f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ class Miscellaneous(commands.Cog):
await self.bot.logout()
return
@is_dev()
@is_tf_developer()
@commands.command()
async def telnetconfig(self, ctx, *args):
em = discord.Embed()