CSGO Emporium is a new automated betting system for the popular Valve game, Counter Strike: Global Offensive (CSGO). We aim to utilize automated bots as fast, reliable, and cheap middlemen to make betting safer and easier!
This repository holds the pure backend code, including database management, misc. scripts, and core bot logic.
Future note: Perhaps build code from scratch that utilizes web interfacing with Steam using a sturdier language.
CSGO Emporium is a new automated betting system for the popular Valve game, Counter Strike: Global Offensive (CSGO). We aim to utilize automated bots as fast, reliable, and cheap middlemen to make betting safer and easier!
The frontend (a bit of a misnomer) represents the entire CSGO Emporium web-frontend, including the web backend, and the web frontend. This project is a pretty common style of flask + raw postgres (no ORM here).
- Setup a virtualenv outside this directory (might wanna use virtualenvwrapper)
pip install -r requirements.txt
- #shipit