Active Developer Badge

Tutorial by conicey

  1. Go to https://discord.com/developers/applications, and create a new application on the account you want the badge on.
  2. Navigate to the Bot tab and click the "Reset Token" button to generate a token (you may need to verify 2FA).
  3. Copy the token to your clipboard.
  4. Click on this badge to be redirected to Replit → Run on Repl.it
    • You might have to create an account (you can Register with Google)
    • Click "Remix this app"
  5. Wait for the repo template to fully load.
  6. Click the green "Run .replit run command" button.
  7. Paste the token you previously copied into the console next to where it asks for the application token.
  8. Press the Enter key.
  9. Wait for it to print 'DONE | Application/Bot is up and running.'.
    • Don’t close the tab while it's running.
    • Don’t stop the program or Discord will think the bot is offline.
  10. Go to Discord’s application page → General Information → copy your application ID.
  11. Create a new Discord server (you can delete it later).
  12. Enable Community on the server.
  13. Return to Discord Applications.
  14. Copy the application ID again.
  15. Invite the bot using:
    https://discord.com/oauth2/authorize?client_id={applicationid}&scope=bot%20applications.commands&permissions=105227086912
  16. Use /ping in your server.
  17. Go to the Active Developer page and register. (May take up to 24 hours.)
  18. Congrats on your new badge!
NOTE: Ensure “Use data to improve Discord” is enabled in User Settings → Privacy & Safety.