Skip to content

parkjoon/csgo-emporium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CSGO Emporium Backend


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 Frontend


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).

Development

  1. Setup a virtualenv outside this directory (might wanna use virtualenvwrapper)
  2. pip install -r requirements.txt
  3. #shipit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published