Discord Nitro Generator and Checker
Join Our Discord
Before, We start please follow these Steps: Required*
- ⭐ Give a Star to this dreamy-db & Discord Nitro Generator and checker
- 🍴 Fork This Repository dreamy-db
- 🔥 Join Our Discord Server Dreamy - Imagine a Database
- 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.
- 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
-
Create a Webhook and Copy your
WEBHOOK_URL
(Read article) -
Open
src/config.js
file (src
folder)
- const WEBHOOK_URL = '';
+ const WEBHOOK_URL = 'PLACE YOUR WEBHOOK URL HERE';
- 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)
- 🍴 Fork the repository!
- Clone your fork:
git clone https://github.com/your-username/Discord-Nitro-Gen-and-Checker.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request 🤯