Skip to content

inoculate23/opendirectories-bot

 
 

Repository files navigation

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" 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.8%
  • JavaScript 7.7%
  • HTML 4.7%
  • CSS 1.8%