1.0.0 • Published 1 month ago

discord-boost v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 month ago

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.