from .extendedcommands import ExtendedCommands async def setup(bot): await bot.add_cog(ExtendedCommands(bot))