This badge requires having a bot and run a command.
Dependencies
-
Node.js 16.11.0 or newer
-
Clone
Clone this repository wherever you like (With Git or download it manually from GitHub)
- Install dependencies
At the path you've clones the repository, open the terminal or CMD and run the following. Make sure the path is on the folder, otherwise, use the cd command to locate into the path.
npm i
- Get a Bot Token
Go to Discord Developer and click on New Application
Set any name, accept terms of service and click on Create
On the next screen, click Bot at the left panel
Click Reset Token and enter the required information (if is requested to you), then a screen like the following is going to appear:
Click on Copy
- Invite Bot to Server
Create a Discord server, set any name and then go again to the OAuth 2 left panel on the developer panel again and then click on URL Generator
On SCOPES, click bot
On BOT PERMISSIONS, click Send Messages and then copy and paste the URL into a new tab
Select a server, accept terms of service and accept.
- Start the application
Go back to the terminal and run the following
node .
- Get the badge
On the discord server that has joined the bot, run the /getactivedeveloper
command