sanity
This commit is contained in:
parent
6449289b4e
commit
53127f3679
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ class Galaxy(commands.Cog):
|
||||||
|
|
||||||
# @commands.Cog.listener('on_message')
|
# @commands.Cog.listener('on_message')
|
||||||
# async def coco(self, message):
|
# async def coco(self, message):
|
||||||
#i f message.author.id == 286536538446102528:
|
# if message.author.id == 286536538446102528:
|
||||||
# await message.add_reaction(emoji="<:coco:1028535684757209118>")
|
# await message.add_reaction(emoji="<:coco:1028535684757209118>")
|
||||||
#else:
|
# else:
|
||||||
# return
|
# return
|
||||||
|
|
||||||
@commands.command()
|
@commands.command()
|
||||||
|
|
Loading…
Reference in a new issue