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

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dreamy-db
Discord Nitro Generator and Checker
Discord server Discord server Discord server
Join Our Discord

Getting Started

Before, We start please follow these Steps: Required*

Prerequisites

  • Download & Install Node.js
  • Download & Install Git (Optional)
  • 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 👍
  • If Git not installed download code directly Here.

Installation

  • If Git is not installed Leave|Ignore Installation Step.
  • 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 🤯

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%