#this was in a cog @commands.command() @commands.is_owner() async def shutdown(self, ctx): await ctx.bot.logout()