discord-boost

Fastest and best discord nitro generator available on npmjs.

Installation

  • Node.js must be installed on your os.

Run npm install discord-boost to install this package.

Example usage

const nitro = require('discord-boost');

const amount = 100; //amount of codes to generate.
const boost = false; //true = nitro boost && false = nitro basic.
const count = true; //true = counts [1], [2]... && false = does not count.

const giftCodes = nitro(boost, amount, count);
console.log(giftCodes);

Links

Subscribe to my YouTube channel.
Join my Discord server for help.
Follow me on Instagram.