2.5.0 • Published 6 months ago
discord-boost v2.5.0
discord-boost
Installation
Node.js must be installed on your operating system.
Run
npm install discord-boost
to install this package.
Example usage
const nitro = require("discord-boost");
// Set the amount of codes to generate
const amount = 100; // For example, 100 codes
/*
Specify whether to count the codes like this:
[1] https://discord.gift/...
[2] https://discord.gift/...
*/
const count = false;
const giftCodes = nitro(amount, count);
console.log(giftCodes);
Links
- Subscribe to my YouTube channel.
- Join my Discord server for help.
- Follow me on Instagram.