Skip to content
This repository has been archived by the owner on Aug 9, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (20 loc) · 543 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 543 Bytes

opendirectories-bot

Installation Instructions:

Python 3 is required to run the script.

$ sudo apt-get update
$ sudo apt-get install python3
$ sudo apt-get install python3-pip

Using the Script:

$ git clone https://github.com/simon987/opendirectories-bot.git
$ cd opendirectories-bot/
$ mkdir static/reports
$ pip3 install -r requirements.txt
$ python3 manual.py mkreport "{{URL}}" "{{6 character id}}"

Example Usage:

python3 manual.py mkreport "http://example.com/library/ePub/" "123456"