diff --git a/commands/miscellaneous.py b/commands/miscellaneous.py index 6c36b3e..f8fdaad 100644 --- a/commands/miscellaneous.py +++ b/commands/miscellaneous.py @@ -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()