+ Read me file

This commit is contained in:
Doc
2024-03-12 09:06:38 +01:00
parent 9c6778a8c9
commit 1060bfd81a

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# Scrapychan
## Description
Scrapychan is a go rewrite of a original scraperchan that i wrote in Python. There was no reason to rewrite the original program but atleast it is fast and i learn some go,
## How to use
```
scrapychan -u=<Thread URL> -o=<Destinationpath of media> -v=<true or false to enable verbose logging>
```