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: