An open API service indexing awesome lists of open source software.

https://github.com/pyro2927/blaseit

Stupid script to bet on my blaseball games for me
https://github.com/pyro2927/blaseit

Last synced: 3 months ago
JSON representation

Stupid script to bet on my blaseball games for me

Awesome Lists containing this project

README

          

# BlaseIt

_Because doing stuff manually is a chore_

## tl;dr

Get your `connect.sid` cookie by inspecting your browser traffic on after logging in, add it to a file named `.cookie`. Then:

```bash
$ pip install -r requirements.txt
$ ./main.py
```