Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 254 Bytes

Mirror Engine

Steals code from other repositories by copying merged PRs.

Installation

  • Install python including pip. (Tested on 3.6.5)
  • Clone this somewhere and run pip install -r requirements.txt
  • Fill in config.py.
  • Run python main.py.