mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2024-12-22 15:44:57 +00:00
Update miscellaneous.py
This commit is contained in:
parent
22155d9d0d
commit
a9d6e1d0f7
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue