From 132487a2e27d3375bcee6539ab61e8036edc602e Mon Sep 17 00:00:00 2001 From: Lilac-Rose Date: Wed, 15 Oct 2025 23:29:50 +0200 Subject: [PATCH] Sparkle system changed so bug fix not in place --- sparkle/sparkle.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sparkle/sparkle.py b/sparkle/sparkle.py index 655f965..6cbdee9 100644 --- a/sparkle/sparkle.py +++ b/sparkle/sparkle.py @@ -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: