How does this work?
- watch No Text To Speech's video and you will understand
- basically Opera GX has partnered with Discord and is giving out free nitro promotion links if you visit this link in their browser
Features
- sending promotion links to a discord webhook
- saving promotion links to a txt file
- uses multiple threads to speed up promotion generation
- you can use proxies to avoid rate limits (both for promotion generation and webhooks)
- install python if you haven't already
- clone the repository with
git clone https://github.com/Commenter123321/discord-nitro-promotion-generator.git
(or download it and unzip) - run
python -m pip install -r requirements.txt
to install the libraries required to run this program - create a copy of the file
.example.env
named.env
- configure things in
.env
if needed - run the program with
python main.py