Git Product home page Git Product logo

devappl69 / discord-promo-gen Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 11 KB

Python script that generates 1 month discord nitro codes using the ongoing Opera GX promotion

License: MIT License

Python 100.00%
discord discord-nitro discord-nitro-checker discord-nitro-checker-generator discord-nitro-codes discord-nitro-free discord-nitro-gen discord-nitro-gen-2023 discord-nitro-gen-checker discord-nitro-generator

discord-promo-gen's Introduction

OperaGX x Discord Nitro Promotion Generator

A collection of python scripts that generate a 1-month Discord Nitro promotion link from the ongoing promotion with Opera GX. All scripts are coded solely by me, but I may not be the first to code this.

Generators

  1. Basic Generator | This is the bare bones of all other generators. The slowest but most reliable.
  2. Bulk Generator | Temporarily stores codes, then bulk adds them. Faster, but errors cause temporary storage to be lost.
  3. Threaded Generator | generates many codes simultaneously. Significant jump in speed but uses up more computing power.
  4. Async Generator | Optimized and cleaner version of the threaded gen. The fastest by far, but gets easily rate limited.

Usage

  • Download the files (duh)
  • Make sure they are all in the same folder, they are correctly named, and that there are no duplicates
  • Run the desired generator with the desired configurations
  • The result will be added to the nitro-promo-codes.txt text file

Limitations

Sadly (depending on how you look at it), rate limits are a thing, so you won’t be able to endlessly generate codes however fast you want. Maybe in future versions I might add a generator that uses proxies or figure out how to use the “retry_after” value to overcome this roadblock, but for now you will have to settle with this.

Rate limits:

  • 10k requests every 10 minutes
  • 50 requests per second
  • Up to 1 hour of blocked requests when being rate limited

Disclaimer and License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This code is licensed under MIT. The full license is included in the LICENSE file.

discord-promo-gen's People

Contributors

devappl69 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.