- Download & Install Node.js
- Download & Install Git
- Run
node -v
&npm -v
in terminal - Run These commands in terminal just Make node.js Installed and PATH added
git clone
-
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)
© 2021 ♔ Dяεαмү アlαүεя ♔ ✌️
https://github.com/Dreamyplayer/Discord-Nitro-Generator-and-Checker.git