Releases: IgorKowalczyk/active-dev
Releases · IgorKowalczyk/active-dev
v1.1.0
v1.0.2
v1.0.1
What's Changed
Full Changelog: v1.0.0...v1.0.1
v1.0.0
🛡️ Active Developer Badge v1.0.0
(Initial Release)
- Download the latest version of Node.js from here and install it
- Clone this repository (Download)
- Unzip the file
- Open the folder in your terminal (In Windows you can use
win
+R
and typecmd
and thencd
drag the folder to the terminal) - Install dependencies by running
npm install
orpnpm install
- Go to Discord Developer Portal and create a new application
- Go to
Bot
tab and create a new bot, then copy the token - Run
npm start
orpnpm start
- Check if you enabled Community in your server
- Paste the token when asked and press enter
- Follow the instructions in the CLI and you're done!