@[email protected] i am going to write a fediverse server, only making little bits now and then when i'm in the mood, so it may take a couple of years π
so far it just takes the posts (which get sent in json-ld format), and splits out the contents to time sent, sender, post content, etc. also does not work yet with some posts, eg from iceshrimp, or posts sent in compressed binary format. next maybe i will save the posts to sqlite database. later fix the ones which don't work.