diff --git a/galaxy/galaxy.py b/galaxy/galaxy.py index de7d480..497744a 100644 --- a/galaxy/galaxy.py +++ b/galaxy/galaxy.py @@ -15,7 +15,7 @@ class Galaxy(commands.Cog): self.config = Config.get_conf(self, identifier=6621962) self.config.register_guild( autoreact_target = 0, - autoreact_emoji = 1028535684757209118 + autoreact_emoji = '💀' ) @commands.command()