Conversation
Notices
-
modpod (modpod@freespeechextremist.com)'s status on Tuesday, 04-Apr-2023 17:25:28 JST modpod is there a difference between mastodon csv schema for follows (import/export) and pleroma ?? -
verified neko :verified::verified::verified::makemeneko: (roboneko@bae.st)'s status on Tuesday, 04-Apr-2023 17:25:24 JST verified neko :verified::verified::verified::makemeneko: @Zerglingman @MK2boogaloo @modpod
@Zergling_man that starts to sound vaguely like a native client :cirno_heh:
@modpod I was unable to export follows from this account the last few times I tried. it just hung. if you did want to use the mastoapi then just grab any necessary oauth tokens out of the network inspector in your browser and then it's approximately
GET https://blob.cat/api/v1/accounts/modpod
... | jq '.id' -> APZRMOQUcwpyILPCT2
GET https://blob.cat/api/v1/accounts/APZRMOQUcwpyILPCT2/following
... | jq '.[].fqn' -> user@instance
and then to import a given user@instance
GET https://bae.st/api/v1/accounts/lookup?acct=modpod@blob.cat
... | jq '.id' -> APaTZbEI4Ca9TMcKK8
POST https://bae.st/api/v1/accounts/APaTZbEI4Ca9TMcKK8/follow likes this. -
modpod (modpod@freespeechextremist.com)'s status on Tuesday, 04-Apr-2023 17:25:25 JST modpod @Zerglingman @MK2boogaloo i just got bored of waiting for the import and opened the text file and used my .. brain
and only followed a lot lesss people
hoping this helps for quality :) -
Machismo (zerglingman@freespeechextremist.com)'s status on Tuesday, 04-Apr-2023 17:25:25 JST Machismo @modpod @MK2boogaloo I'm going to build a tool at some point for tagging accounts and then assigning a state to each tag, ie. "follow on x and y accounts", and the tool will just update all my accounts to match the desired state. Until then I can't be bothered fixing any of it. -
Machismo (zerglingman@freespeechextremist.com)'s status on Tuesday, 04-Apr-2023 17:25:26 JST Machismo @MK2boogaloo @modpod 🤷 I've done it once, years ago. If I pulled them both now I'd just hit ./follows which defaults to json. -
modpod (modpod@freespeechextremist.com)'s status on Tuesday, 04-Apr-2023 17:25:27 JST modpod @MK2boogaloo thank you -
Kerokeronim (mk2boogaloo@freespeechextremist.com)'s status on Tuesday, 04-Apr-2023 17:25:27 JST Kerokeronim @modpod @Zerglingman what do you think? -
Kerokeronim (mk2boogaloo@freespeechextremist.com)'s status on Tuesday, 04-Apr-2023 17:25:28 JST Kerokeronim @modpod I think there are none.
-