mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2024-12-22 23:54:58 +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()
|
await self.bot.logout()
|
||||||
return
|
return
|
||||||
|
|
||||||
@is_dev()
|
@is_tf_developer()
|
||||||
@commands.command()
|
@commands.command()
|
||||||
async def telnetconfig(self, ctx, *args):
|
async def telnetconfig(self, ctx, *args):
|
||||||
em = discord.Embed()
|
em = discord.Embed()
|
||||||
|
|
Loading…
Reference in a new issue