Skip to content

A simple app that can help you get the new Discord «Active Developer Badge». Made in JavaScript (NodeJS) 🥇

License

Notifications You must be signed in to change notification settings

denipolis/giveMeBadge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GiveMeBadge

Simple NodeJS application that can help get you new discord "Active Developer Badge".


How to use:

  1. Go to Discord Developers.
  2. Create new application (you can use any name for it).
  3. Go to Bot page and clik "Add Bot".
  4. Click Reset Token to generate token for your bot then copy it to your clipboard.
  5. Scroll down and tick all privilged gateway intents. Discord Gateway Intents
  6. Create discord server (or your existing) and enable community mode in server settings.
  7. Download latest version of GiveMeBadge for your platform (Windows, MacOS, Linux).
  8. Open app, paste token from clipboard (using Right Mouse Button) and press Enter.
  9. Wait a moment... If you entered the correct token app will give you invitation link, join bot to server using it.
  10. Go to your discord server and write /badge in any available channel. Method Worked

Building from sources:

  1. Clone source code: git clone https://github.com/denipolis/giveMeBadge.git
  2. Install dependencies: yarn install
  3. Build: yarn build

If you have any issue

Go to the issues tab on GitHub and create a new one.

About

A simple app that can help you get the new Discord «Active Developer Badge». Made in JavaScript (NodeJS) 🥇

Topics

Resources

License

Stars

Watchers

Forks