| .gitignore | ||
| log_in.py | ||
| main.py | ||
| README.md | ||
| requirements.txt | ||
fedi scraper thread markdownifyer thingy
a thingy to make a cool thingy from thread thingies
yes, i know.. not very descriptive... it doesn't do much, ok?
anywho, one uses it by first making a venv: python -m venv venv
oh shoot,, don't forget to activate the venv! source venv/bin/activate
next, grab the dependancies: pip install -r requirements.txt
log in with log_in.py (python log_in.py and follow the prompts)
finally, get to scraping with: python main.py and following the prompts
of note is that this software is of absolutely hacked together quality and may delete everything you hold dear
all i can say is that it works for me <3
ugh... suppose i should put in one of those license files or ugh... whatever.. all code in this repo is under the MIT license
i use it all over the place, the exact text can be looked up elsewhere, this might not be legally binding, but at least i tried, ok?