Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticketswap bot

You can also help me supporting this project by donating: Donate

to install:

      git clone https://github.com/davisnando/ticketswap_bot.git

      cd ticketswap_bot

       python -m venv .env

       source .env/bin/activate

      pip install -r requirements.txt

download here your chromedriver: https://chromedriver.storage.googleapis.com/index.html?path=2.36/ unzip the driver that you need and move the file to:

For linux:

      mv chromedriver /usr/bin/chromedriver

      cd /usr/bin/

      chmod a+x chromedriver

For Mac:

      mv chromedriver /usr/local/bin/chromedriver

For windows:

       move the chromedriver.exe file to: <PYTHON FOLDER>/scripts

For the headless script (Linux only I think):

       sudo apt install xvfb

       pip install pyvirtualdisplay

About

Ticketswap bot

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages