- Node 16 or higher
- Typescript
- Patience and Common-sense
- oh! and Git
Step 1. Go here > Dev Portal Apps > Click on [New Application]
- After you do so you'll be prompted with this modal. Add a name and agree to discord's policy and click on create.
- If you already have a bot, skip this part.
- You'll be prompted with a modal after you hit the button to confirm, just agree to it.
- If you have 2FA enabled you need to enter the OTP you have on your authenticator.
-
click on bot and application commands and give it admin perms
-
then scroll down and copy the link thats given to you. paste that link in your browser and add the bot to your server
-
after you add the bot to your server, its still offline. The next steps will walk you through how to launch it :)
- run this code in your terminal to clone the bot
git clone https://github.com/Kopiium/discord-active-developer.git
- then change into the directory where you downloaded the bot using this terminal command
cd <thefoldername>
- Run this command after you change into that terminal
npm install
- Once you opened the IDE/CodeEditor of choice, proceed to navigate to /core/config.ts
- Paste The Token you got from Step 3 in those quotes
- Ignore the rest of the config, all you need is the token
npm run compile
- Just go to the server you added the bot in and do /badge
- Should reply with all good, if everything went well
Step 10. Claim your badge from here > [Active Dev]
- If your app is not on there, then don't worry. Its just your bot is not is registered yet.
- check back in 20-24hrs
- Here is my Discord Tag: Kopi#5150
- Here is my Discord Server: Netrunners+
- You could also open up an issue