Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 303 Bytes

readme.md

File metadata and controls

29 lines (14 loc) · 303 Bytes

poor_8ch_arch Readme This is not ready for use. TODO: Markdown formatting TODO: Write readme

Installation

Needed for most files pip install sqlite3 pip install sqlalchemy pip install requests

Needed for 8chan stuff pip install py8chan

Needed for 4chan stuff pip install py4chan

Usage