From 5b3ffc9070b0ba7ac26dcea39e5c93c7dda69f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=CC=81scar=20M=2E=20Lage?= Date: Thu, 15 Sep 2022 12:04:14 +0200 Subject: [PATCH] Fixed some typos + Added some warning information --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3df0cc4..88de85f 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,16 @@ A simple script to start playing with mastodon importing toots. It's just a startpoint because it's not fully usable yet. -It uses a `sample.json` file as input (you can get this file in your mastodon instance server, under settings + export information). +It uses a `sample.json` file as input (you can get this file in your mastodon instance server, under preferences + export information). + +## Warning + +As said, it's not fully usable yet, it's a WIP (for now it's not looping over all the json data, it just creates a hello world in the account with id=1), but it could be a good startpoint if you need a tool like this. ## Guidelines * Get your `sample.json` from your mastodon instance server - * Prefrences + * Preferences * Import and Export * Request your data * Extract the zip and get the `outbox.json`