Categories
How to ban_all discord py?
Hello, I made this code I can not understand why it does not work Help!
@client.command() async def allban(ctx): async for member in guild.fetch_members(limit=None): await member.ban(reason=None)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question