What?
Some of the microblogging services have a variant of "liking" or "favouriting" a post/statuses (for instance, Mastodon).
It would be nice to have a functionality in mastoposter to send messages about user's favourited statuses.
Example
// Favourited post from [Hating Coffee Every Day](https://mastodon.vapronva.pw/@hating_coffee_everyday)
drinking 🥛 water 🌊 for those ☺️ who 🤔 do not ❌ drink ☕️ coffee 🤮🤮
[*Link to post*](https://mastodon.vapronva.pw/@hating_coffee_everyday/108128897216203199)
How?
For example, Mastodon has direct API endpoint for fetching user's favourited statuses.
What?
Some of the microblogging services have a variant of "liking" or "favouriting" a post/statuses (for instance, Mastodon).
It would be nice to have a functionality in
mastoposterto send messages about user's favourited statuses.Example
How?
For example, Mastodon has direct API endpoint for fetching user's favourited statuses.