from .nudity import Nudity def setup(bot): bot.add_cog(Nudity(bot))