from .trickortreat import TrickorTreat def setup(bot): bot.add_cog(TrickorTreat(bot))