This commit is contained in:
Lanta 2025-10-02 15:47:14 +02:00
parent 5ef611c727
commit 466235dd25

View file

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