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
- Host: GitHub
- URL: https://github.com/pyro2927/blaseit
- Owner: pyro2927
- Created: 2020-09-03T03:32:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T04:22:57.000Z (almost 6 years ago)
- Last Synced: 2025-12-30T00:56:35.372Z (7 months ago)
- Language: Python
- Homepage: https://blaseball.com
- Size: 33.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```