This Python script allows you to generate discord promo links. It utilizes threading for concurrent generation, and you have the option to use proxies to avoid rate limits.
- Multi-threaded promo code generation
- Proxy support to bypass rate limits
- User-friendly console interface
- Install Dependencies:
Run the setup.bat was administrator
- Enter proxies in proxies.txt in the following format:
username:password@host:port
- Run the Script:
python gen.py
- Enter the number of threads when prompted.
This script is intended for educational purposes only. Use it responsibly and respect Discord's & OperaGx's terms of service.