From 53127f3679c8cb342a72ff555e4ce9d8f42e9a31 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Wed, 1 Mar 2023 17:11:51 -0500 Subject: [PATCH] sanity --- galaxy/galaxy.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/galaxy/galaxy.py b/galaxy/galaxy.py index 4a7e6a7..f808f69 100644 --- a/galaxy/galaxy.py +++ b/galaxy/galaxy.py @@ -11,9 +11,9 @@ class Galaxy(commands.Cog): # @commands.Cog.listener('on_message') # async def coco(self, message): - #i f message.author.id == 286536538446102528: + # if message.author.id == 286536538446102528: # await message.add_reaction(emoji="<:coco:1028535684757209118>") - #else: + # else: # return @commands.command()