This project provides tools to generate Discord Nitro URLs, aiming to enhance your and your friends' Discord experience. Please note that the use of these tools should align with Discord's Terms of Service and ethical standards.
- Proxy Integration: Utilizes a list of proxies from
proxy.txt
, managing and cycling through them to avoid rate limiting. - Automatic Proxy Retrieval: Automatically retrieves and utilizes stored proxies.
- Proxy Validation: Invalid or non-functioning proxies are automatically removed and replaced with new ones.
- Direct Access: Operates without the use of proxies.
- Rate Limit Warning: Likely to encounter rate limiting (504 error) from Discord after a few URL generations.
- The usage of this tool to generate Discord Nitro URLs or to bypass Discord's rate limits might be against Discord's Terms of Service.
- Users should be aware of and comply with Discord's policies to avoid potential account suspension or other penalties.
- This project is intended for educational purposes only.
To get started with this project:
- Clone the repository to your local machine.
- Ensure you have the necessary Python environment to run the scripts. (Specify Python version and any dependencies)
- For
main_with_proxy.py
, create aproxy.txt
. - Run
main_with_proxy.py
ormain_no_proxy.py
as per your requirement. - Follow any on-screen instructions to proceed.
Every contribution to this project is appreciated. Feel free to fork the repository, make changes, and submit a pull request.