ls-discord-bot
ls-discord-bot copied to clipboard
User welcome message gets sent twice
Explain the issue.
If you and another person click at the same time in the "Approve verification" button, the welcoming message gets sent twice.
How to recreate?
Click the "Approve" button with another person at the same time.
Anything else?
To fix this I think it's as simple as putting a verification to see if the player already has the role. If they do, just don't do anything or send an ephemeral message saying that they're already verified.