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):