Skip to content

th3l0b3/OpenATC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenATC

OpenATC is the first large scale, open source sneaker/ticket/clothing bot project with the potential to target any site.

OpenATC will start by dumping beta scripts.

Installation

OpenATC requires Python 3, but should also work on Python 2.

You'll also need BeautifulSoup4 and requests:

$ pip install bs4
$ pip install requests
$ pip install urllib3 --upgrade

You may also wish to use the included setup script to fill in your info

$ cd Scripts
$ ./makeinfo.py

License

OpenATC is licensed under the MIT license.

About

An open source sneaker bot written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%