The discord nitro promotion code generator, thanks to Opera GX
Installation Guide | Developer
(coded in a hurry)
- Debugging of codes
- Patch test (check to see if opera gx patched this)
- Generator
- CLI
- Code file saving (save codes to a file)
- Clear all txt files from the codes folder
Install all NPM packages
$ npm install fs axios randomstrings colors readline
Using the init
node index
Using the generator globally You can modify the generator code to where it can have everything in 1 file, and not more, and then run the Generator js file, or keep the packager file, retriever and debugger, and use it globally by doing:
var generator = require("./Generator")
var count = 50 // generate 50 codes
generator(50)
Credit Made by sturmgeist/zirt/orisyn.