from .servicereview import ServiceReview async def setup(bot): await bot.add_cog(ServiceReview(bot))