mirror of
https://github.com/Lilac-Rose/Lacie.git
synced 2026-09-14 12:06:22 -05:00
Sparkle system changed so bug fix not in place
This commit is contained in:
@@ -36,7 +36,6 @@ class Sparkle(commands.Cog):
|
||||
|
||||
await asyncio.to_thread(db_task)
|
||||
|
||||
# Percentage bug found and fixed by alyaunderstars
|
||||
@commands.Cog.listener()
|
||||
async def on_message(self, message):
|
||||
if message.author.bot or not message.guild:
|
||||
|
||||
Reference in New Issue
Block a user