Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 302 Bytes

File metadata and controls

12 lines (8 loc) · 302 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
  • Rename config_template.py to config.py
  • Fill in config.py.
  • Run python main.py.