About 260,000 results
Open links in new tab
  1. User can't join server because he's banned, but he's not? : r

    Jun 12, 2023 · Then I tried banning him using our bot, then still using the bot to unban him. Still couldn't join. Then I tried banning, but unbanning via discord's built in system-- still can't join. …

  2. discord.js - How do I unban user with commands? - Stack Overflow

    Jun 23, 2020 · I am trying to make a command that unbans someone. I have tried member.unban, message.guild.unban and the current one, message.guild.members.unban. I am not quite sure …

  3. How to unban someone who isn't banned? : r/discordapp - Reddit

    Apr 8, 2024 · For some reason however, Discord says the member is banned but when checking ban lists and using commands to unban, he shows as not banned. So yeah once again …

  4. How to unban ALL banned users? : r/discordapp - Reddit

    Aug 28, 2023 · Hey, I have a Discord server with 200000 bans and the ban menu does not load at all or let us search names. I was wondering how I could go about unbanning all of these, …

  5. Why can't I join back after being unbanned : r/discordapp - Reddit

    Mar 17, 2021 · So I was banned from a server and I was unbanned after a few months but now it says ''User is banned from this guild'' but I don't have any alts on there or anything so why …

  6. When someone gets banned, I can't unban them if they are no

    Jan 18, 2019 · When someone gets banned, I can't unban them if they are no longer on the ban list On a server I am a mod on, I either kick or ban them, they can't rejoin. Recently I kicked …

  7. Python Discord.py Ban/Kick Command - Stack Overflow

    Apr 8, 2023 · Kick: @client.command() @has_permissions(kick_members=True) async def kick(ctx, member: discord.Member, *, reason=None): await member.kick(reason=reason) …

  8. python - unban command discord.py rewrite - Stack Overflow

    I need an efficent discord.py command for unban users by their tag, not their name and discriminator. how i can do? This is the code that I made and it works with *unban …

  9. r/BannedFromDiscord - Reddit

    r/BannedFromDiscord: This is a community for people who got unfairly banned from the Discord platform to vent a bit, reconnect with friends, find…

  10. "The user is banned from this guild" : r/discordapp - Reddit

    Aug 23, 2020 · So, I accidently left a discord server, right? My alt is still there no problem, but receiving invites from even mods gets me the message "Invalid Invite, the user is banned from …