This Python script is designed to generate Discord promo links and save them to a txt file.
-
Navigate to the directory where you saved everything.
cd [path]
-
Install Dependencies:
pip install -r requirements.txt
or
pip install requests
-
Run the Script:
python main.py
- This script should only be used for educational purposes.
- Please respect Discord's and OperaGX's terms of service.
- Ensure that you have the necessary dependencies installed before running the script.
Feel free to customize the headings, formatting, or any additional information based on your specific project needs.