Github Repository for the website wingstopfreefries.xyz
Will generate you a coupon for the supported stores below by filling out the survey autmatically and bypassing the need for a survey code.
Wingstop
Panda Express
Rubio's
Blaze Pizza
git clone https://github.com/Jsontran5/Wingstop-Free-Fries.git
cd wingstop-free-fries/
Use the package manager pip to install the packages in requirements.txt
pip install -r requirements.txt
Download the latest Stable chromedriver at https://googlechromelabs.github.io/chrome-for-testing/ and place chromedriver.exe
in your root directory
Open up your chosen restaurant's function.py
file
Comment out the chrome_options.binary_location = '/opt/render/project/.render/chrome/opt/google/chrome'
line
Run the file