from .forums import Forums async def setup(bot): await bot.add_cog(Forums(bot))