Skip to content

a-j-jones/glastobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlastoBot

A bot for trying to get tickets to stuff, originally Glastonbury (probably won't work anymore)

Getting Started

Setting Up the Environment

  1. Clone the repository
git clone https://github.com/a-j-jones/glastobot.git
cd glastobot
  1. Create a virtual environment
python -m venv venv
  1. Activate the virtual environment
.\venv\Scripts\activate
  1. Install required packages
pip install -r requirements.txt

Usage

  1. Edit main.py with your desired URL (if needed)

  2. Run the program in your terminal:

python main.py
  1. When prompted, enter the number of browser windows you want to use

  2. Click the "Start" button to begin the process

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages