MAPXOR12 / discord-nitro-promotion-generator

A simple program written in python that generates a discord nitro promotion link by abusing discord's partnership with opera gx.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[NOT WORKING ANYMORE] Discord Promotion Generator

WARNING: THIS TOOL IS FOR EDUCATIONAL PURPOSES ONLY. PLEASE, DO NOT ABUSE THIS TOOL!

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)

Setting this up

  1. install python if you haven't already
  2. clone the repository with git clone https://github.com/Commenter123321/discord-nitro-promotion-generator.git (or download it and unzip)
  3. run python -m pip install -r requirements.txt to install the libraries required to run this program
  4. create a copy of the file .example.env named .env
  5. configure things in .env if needed
  6. run the program with python main.py

About

A simple program written in python that generates a discord nitro promotion link by abusing discord's partnership with opera gx.

License:The Unlicense


Languages

Language:Python 100.0%