You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
the TEMP_FILE, keeping track of intermedia changes wasn't necessarily keeping track of all the data I wanted it to, it could behave randomly and it will give you redundant data, and you lose novel data. so no I introduced a new TEMP_FILE_1 (TEMP_FILE new name) and a TEMP_FILE_2 . TEMP_FILE_1 will as usual, like before, contain all the yet-to-be-converted-into-a-single-array data and TEMP_FILE_2 will be a used to keep track of LAST_POST_ID in the current request scope. |
1 year ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago | |
bedia | 2 years ago | |
fedi-post-archiver | 1 year ago |
README.md
memescripts - A Collection Of Bash Memery
bedia
This pretty little thing is to upload media from cli. It is made for IRC and points to https://f.ruina.exposed
fedi-post-archiver
Download your fedi posts as json!!!!
help is included in the file
Dependencies:
- jq