Raffle Registration Mode
Allowing users to choose between two different registration methods. This helps optimize the registration process, reduce failures, and avoid unnecessary attempts.
🎯 Available Modes
1️⃣ Normal Registration Mode (Default)
The bot attempts to register for all raffles without checking any role requirements.
2️⃣ Smart Registration Mode (Recommended)
The bot checks if you meet the required roles before registering.
Skips raffles where you lack the required Discord roles, reducing failed attempts.
Helps avoid Twitter re-connect issues due to unnecessary registrations.
Helps avoid detect as bot, because only register if meet the requirements
Requires Discord OAuth2 authorization to allow the bot to verify your roles.
🛠️ How to Change Registration Mode
You can switch between the two modes anytime using the /setup
command.
Step-by-Step Guide
1️⃣ Open Discord and type /setup
.
2️⃣ Select the 🎯Raffle Registration Mode
option.
3️⃣ Choose your preferred mode:
Normal Registration Mode (No role checks).
Smart Registration Mode (Verifies roles before registering).
4️⃣ If you choose Smart Registration Mode, you’ll be prompted to authorize your Discord to allow the bot to verify your roles. 5️⃣ Click the Authorize button and complete the authentication process.
✅ Done! Your raffle registration mode is now updated.
❓ Frequently Asked Questions (FAQ)
Q: Why should I use "Smart Registration Mode"?
This prevents failed registrations due to missing role requirements.
It helps avoid Twitter reconnect errors by reducing unnecessary registration attempts.
Q: Do I need to reauthorize my Discord often?
No, once authorized, your role verification will work until your OAuth2 session expires.
If your authorization expires, the bot will notify you via DM with a reauthorization link.
Q: What happens if I don’t authorize but select "Smart Registration Mode"?
The bot won’t be able to verify your roles and will automatically switch back to Normal Registration Mode.
You’ll receive a reminder to authorize within 5 minutes.
Last updated