Skip to content

enlomy/discord-developer-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Active Developer Badge

This is guide to how to get Active Developer badge on discord


image


✨ Steps

  1. Clone this repository:

    git clone https://github.com/enlomy/discord-developer-badge.git
    cd discord-developer-badge
  2. Install dependencies:

    npm install
  3. Go to https://discord.com/developers/applications, and create a new application on the account you want the badge on.

  4. Go to the bot tab and generate a bot account for the application.

  5. Click the "Reset Token" button to generate a token (if you have 2FA enabled, you'll need your code).

  6. Copy the token to token in .env.

  7. Wait for it to print Application/Bot has just started to run. Please keep this bot running until you get the badge. If this process is down, the bot will be offline.

  8. Go back to the application page, go to the "General Information" tab, scroll down, and copy the application ID.

  9. Create a new Discord server (you can delete it at the end).

  10. Enable community on the settings of the server (you only need to do this if you don't own any other Discord server with community enabled)

  11. Return to https://discord.com/developers/applications.

  12. Copy the application ID.

  13. Use this invite link to add the application to the server: (replace {applicationid} with what you copied) https://discord.com/oauth2/authorize?client_id={applicationid}&scope=bot%20applications.commands&permissions=105227086912

  14. In the server, go to a channel and use the /ping command on the bot.

  15. Go to the https://discord.com/developers/active-developer page and register everything (If it says you're not eligible, it's because you're not registered in their system yet. you might have to wait up to 24 hours).

NOTE: Make sure you have the “Use data to improve Discord” setting enabled under User Settings > Privacy & Safety otherwise you won't be able to be marked as eligible.

📞 Contact Info

Telegram: enlomy

🍵 Tip

If you are interested in my projects, please 🔗fork or give me ⭐star

About

This is the project to get Active Developer badge on discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published