All Projects → simon987 → opendirectories-bot

simon987 / opendirectories-bot

Licence: other
No description, website, or topics provided.

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

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" 
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].