Giter VIP home page Giter VIP logo

wh-restourant-coupon-generator's Introduction

🎟 Wiener Haus Coupon Generator

⭐ Features

  • 1Click generator, non serve inserire informazioni
  • Generazione automatica account email temporaneo
  • Compilazione form di WH
  • Eliminazione automatica dell'account email
  • Download automatico del coupon
  • Invio diretto su telegram del coupom
  • Proxy automatico
  • Configurazione competa per le impostazioni del proxy
  • Veloce e semplice da configurare
  • Open-Source

❓ Come installare

🤷🏻‍♂️ Cosa scaricare

  1. Scaricare l'ultima versione di WH Coupon Generator
  2. Installare Python con una versione: < 3.10.4
  3. Scaricare i webdriver per Selenium
  4. Recuperare la chiave per il bot di telegram > Telegram Docs
  5. Recupearare la propria chat id di telegram > Telegram Chat with MyIdBot

🛠 Configurare il file Config.py

Aprire il file e inserire i seguenti valori:

  • Token API Bot Telegram: telelgram_bot_api_key = "<yourTelegramBotApiKey>"

  • Chat id di Telegram telegram_chat_id = "<yourTelegramChatID>"

  • Proxy Setting questi impostati sono i valori che funzionano meglio (default)

    ProxySettings["last_check"] = "9800" // Ultimo check avvenuto
    ProxySettings["uptime"] = "20" // Da quanto tempo risulta online il server 
    ProxySettings["ping"] = "90" // Il suo ping medio
    ProxySettings["country"] = "it,fr,de,al,uk,ru,ro,pl,se,mt,md,me,fn,ag,yt,us,br,jp,mx,co,bg,gb,nl,by,es,at" // Da quale paese proviene il server
    
    • ProxySettings["last_check"]:
      • Valore più basso: valori aggioranti più recentemente
    • ProxySettings["uptime"]:
      • Valore più alto: Server più stabile
    • ProxySettings["ping"]:
      • Valore più basso: Server più performante
    • ProxySettings["country"]:
      • Lista dei paesi in cui viene recuperato il server, puoi vedere la lista da qui

Puoi vedere tutti i valori dalla pagina delle API, clicca qui


🧾 Installare Requisiti

Per installare i requisiti eseguire il comando:

$cd /path/to/WH-Restourant-Coupon-Generator
$pip install -r requirements.txt

🔥 Come avviare

Per avviare il generatore eseguire si posso usare i seguenti modi

  • Tramite Command Line: $python WH_Coupon_generator.py <browser type>

  • Tramite Bat Script $echo start cmd /k python /path/to/WH_Coupon_generator.py 1 > Starter_Script.bat


⚙ Valori per Command line

Browser Name Value
Firefox 1
Chrome 2

Da utilizzare nel seguente modo:

$python WH_Coupon_generator.py <value>


🆕 Aggiornamenti futuri in programma

  • Inviare coupon tramite chat telegram
  • Verificare il funzionamento dei proxy prima dell' utilizzo
  • Eliminazione vecchi file coupon e log
  • Time stamp delle operazioni
  • Generazione logs
  • Verifica funzionamento e risposta delle API
  • Migliormaneto attributi inseriti nella comand line
    • Valore del browser
    • Telegram token
    • Chat id per il messaggio su telegram
  • Ottimizzare l'esecuzione
  • GUI
  • Spostare le funzioni in file separati per migliorare la leggibilià del codice

🩹 BUG noti in corso di patch

  • Possibilità di utilizzare un solo browser (Firefox)
  • I valori passati tramite CL non funzionano

wh-restourant-coupon-generator's People

Contributors

habby1337 avatar

Stargazers

 avatar

Watchers

 avatar

wh-restourant-coupon-generator's Issues

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.