Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 774 Bytes

readme.md

File metadata and controls

32 lines (25 loc) · 774 Bytes

OperaGX Promo Generator

Description

This Python script is designed to generate Discord promo links and save them to a txt file.

How to Use

  1. Navigate to the directory where you saved everything.

    cd [path]
  2. Install Dependencies:

    pip install -r requirements.txt

    or

    pip install requests
  3. Run the Script:

    python main.py

Important Information

  • 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.