From 466235dd258ab434a4a63cff0ba392be391617cf Mon Sep 17 00:00:00 2001 From: Lanta Date: Thu, 2 Oct 2025 15:47:14 +0200 Subject: [PATCH] ai --- discord/teammakerv2.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/discord/teammakerv2.py b/discord/teammakerv2.py index d6990c9..40804d4 100644 --- a/discord/teammakerv2.py +++ b/discord/teammakerv2.py @@ -233,10 +233,6 @@ async def whoisbest(ctx, category="Casual", matchesback=18, top=3): ##AIEND - # await ctx.send(message) - - # except Exception as e: - # await ctx.send(f"Fout bij het laden van de statistieken: {str(e)}") @bot.event async def on_voice_state_update(member, before, after):