Skip to content

Commit

Permalink
add remote
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamyplayer committed Jun 30, 2021
1 parent cc3a5ea commit f7563b4
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 9 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
width="25"
height="25"
style="position:absolute;left: 240px;top:577px"><a title='Dreamy - Imagine a Database' href="https://discord.gg/CNAJfbs5dn">Join Our Discord<br></a>
<a href="https://github.com/Dreamyplayer/Discord-Nitro-Gen-and-Checker"><img src="https://cdn.discordapp.com/attachments/851533693657808926/857214104359534592/Screenshot_from_2021-06-23_16-32-21.png" />
<a href="https://github.com/Dreamyplayer/Discord-Nitro-Gen-and-Checker"><img src="https://cdn.discordapp.com/attachments/851533693657808926/857214104359534592/Screenshot_from_2021-06-23_16-32-21.png" /></a>
<h1>

## Getting Started
Expand All @@ -31,8 +31,8 @@ Before, We start please follow these Steps: `Required*`
## Installation
- If Git is not installed Leave|Ignore [Installation](https://github.com/Dreamyplayer/Discord-Nitro-Gen-and-Checker#installation) Step.
- Open `Folder` where you want to clone this repo
- Open terminal & Run below command.
- Open terminal & Run below command.

```bash
git clone https://github.com/Dreamyplayer/Discord-Nitro-Generator-and-Checker.git
```
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "discord-nitro-gen",
"name": "nitro-gen",
"version": "1.0.0",
"description": "A Powerful Discord Nitro Generator and checker.",
"description": "A Powerful Nitro Generator and checker.",
"main": "src/app.js",
"author": "♔ Dяεαмү アlαүεя ♔",
"license": "Apache-2.0",
"license": "MIT",
"private": true,
"scripts": {
"start": "node src/app.js"
Expand Down
4 changes: 4 additions & 0 deletions src/Global.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/* eslint-disable no-irregular-whitespace */
<<<<<<< HEAD
const RandExp = require("randexp");
=======
const RandExp = require('randexp');
>>>>>>> add remote
const fetch = require('node-fetch');
const chalk = require('chalk');
const { Webhook } = require('discord-webhook-node');
Expand Down
3 changes: 1 addition & 2 deletions src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ setTimeout(() => {
if (WEBHOOK_URL === '') return;

const hook = new Webhook(WEBHOOK_URL);
const IMAGE_URL =
'https://discord.com/assets/b941bc1dfe379db6cc1f2acc5a612f41.png';
const IMAGE_URL = 'https://discord.com/assets/b941bc1dfe379db6cc1f2acc5a612f41.png';

hook.setUsername('Discord Nitro Gen');
hook.setAvatar(IMAGE_URL);
Expand Down
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const WEBHOOK_URL = ''; // ADD your WEBHOOK_URL Here inside ''
const WEBHOOK_URL = '';

module.exports = { WEBHOOK_URL };
18 changes: 18 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ discord-webhook-node@^1.1.8:
form-data "^3.0.0"
node-fetch "^2.6.0"

drange@^1.0.2:
version "1.1.1"
resolved "https://registry.yarnpkg.com/drange/-/drange-1.1.1.tgz#b2aecec2aab82fcef11dbbd7b9e32b83f8f6c0b8"
integrity sha512-pYxfDYpued//QpnLIm4Avk7rsNtAtQkUES2cwAYSvD/wd2pKD71gN2Ebj3e7klzXwjocvE8c5vx/1fxwpqmSxA==

form-data@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
Expand Down Expand Up @@ -85,6 +90,19 @@ node-fetch@^2.6.0, node-fetch@^2.6.1:
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

randexp@^0.5.3:
version "0.5.3"
resolved "https://registry.yarnpkg.com/randexp/-/randexp-0.5.3.tgz#f31c2de3148b30bdeb84b7c3f59b0ebb9fec3738"
integrity sha512-U+5l2KrcMNOUPYvazA3h5ekF80FHTUG+87SEAmHZmolh1M+i/WyTCxVzmi+tidIa1tM4BSe8g2Y/D3loWDjj+w==
dependencies:
drange "^1.0.2"
ret "^0.2.0"

ret@^0.2.0:
version "0.2.2"
resolved "https://registry.yarnpkg.com/ret/-/ret-0.2.2.tgz#b6861782a1f4762dce43402a71eb7a283f44573c"
integrity sha512-M0b3YWQs7R3Z917WRQy1HHA7Ba7D8hvZg6UE5mLykJxQVE2ju0IXbGlaHPPlkY+WN7wFP+wUMXmBFA0aV6vYGQ==

supports-color@^7.1.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
Expand Down

0 comments on commit f7563b4

Please sign in to comment.