Skip to content

🔥 A Powerful JavaScript Module for Generating and Checking Discord Nitro 🌹

License

Notifications You must be signed in to change notification settings

Ayazsjefilix/DANG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Nitro Generator and Checker

Discord server Discord server Discord server

Getting Started

Before, We start please follow these Steps: Required*

Prerequisites

  • Download & Install Node.js
  • Download & Install Git
  • Run node -v & npm -v in terminal
  • Run These commands in terminal just to make sure node.js Installed and PATH added.
  • If this returns/logs random number starting with v then All Good 👍

Installation

  • Open Folder where you want to clone this repo
  • Open terminal & Run below command.
git clone https://github.com/Dreamyplayer/Discord-Nitro-Generator-and-Checker.git

Usage

  • Create a Webhook and Copy your WEBHOOK_URL (Read article)

  • Open src/app.js file (src folder)

- const WEBHOOK_URL = undefined;
+ const WEBHOOK_URL = 'PLACE YOUR WEBHOOK URL HERE';

at Line: 24 in src/app.js

  • Open Project Folder (./Discord-nitro/)
  • Open Terminal (in same folder)
  • Run npm install in terminal (and wait for installs to complete)
  • Run node . in terminal (to Start Discord Nitro Script)

Contributing

  1. 🍴 Fork the repository!
  2. Clone your fork: git clone https://github.com/your-username/Discord-Nitro-Gen-and-Checker.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request 🤯

© 2021 ♔ Dяεαмү アlαүεя ♔ ✌️

About

🔥 A Powerful JavaScript Module for Generating and Checking Discord Nitro 🌹

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%