Skip to content

Releases: IgorKowalczyk/active-dev

v1.1.0

16 Aug 19:25
b0b7280
Compare
Choose a tag to compare

What's Changed

  • Update prettier config in #20
  • Remove ignorePaths from renovate in #21
  • Typescript rewrite in #190

Full Changelog: v1.0.2...v1.1.0

v1.0.2

21 Jan 09:37
403361b
Compare
Choose a tag to compare

What's Changed

  • Updated packages in #6
  • Added eslint config in #15

Full Changelog: v1.0.1...v1.0.2

v1.0.1

17 Dec 19:14
62e6931
Compare
Choose a tag to compare

v1.0.0

17 Dec 18:30
2c1d7d7
Compare
Choose a tag to compare

🛡️ 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 type cmd and then cd drag the folder to the terminal)
  • Install dependencies by running npm install or pnpm 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 or pnpm 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!