I need to get user data into https://robertoszek.github.io/pleroma-bot/ via JSON, so the Pleroma accounts I'm mirroring Twitter accounts onto will once again automatically update their profile info.
If you don't object, I'd like to add an endpoint that gives the user profile data (description, pinned tweet, images, etc.); maybe something like /:username/profile?
(I think I can manage that on my own, and submit a PR; I wanted pre-approval on the idea, though. :-)
I need to get user data into https://robertoszek.github.io/pleroma-bot/ via JSON, so the Pleroma accounts I'm mirroring Twitter accounts onto will once again automatically update their profile info.
If you don't object, I'd like to add an endpoint that gives the user profile data (description, pinned tweet, images, etc.); maybe something like
/:username/profile
?(I think I can manage that on my own, and submit a PR; I wanted pre-approval on the idea, though. :-)