Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded tweet image #353

Open
MustafaTRKYLMZ opened this issue Jan 17, 2023 · 0 comments
Open

Embedded tweet image #353

MustafaTRKYLMZ opened this issue Jan 17, 2023 · 0 comments

Comments

@MustafaTRKYLMZ
Copy link
Contributor

MustafaTRKYLMZ commented Jan 17, 2023

Twitter allows posting images from other people's tweet. Link

We can enable people to post tweets with caps in PostMaker. Caps have been displayed using the og:image url. With this new feature, the link does not need to be included in the tweet, and instead of og:image, we can show the actual image itself.

Tasks

Generate caps

First, the post needs to be sent to Twitter via api (twitterApi client). Basically we should create a real tweet, posting a tweet with IMAGE! To do that, we should first upload the post caps to twitter and link the uploaded media with the tweet to be created.

@MustafaTRKYLMZ MustafaTRKYLMZ changed the title save tweet to twetter save tweet media (images or video) to Twitter Jan 17, 2023
@7alip 7alip changed the title save tweet media (images or video) to Twitter Embedded tweet image Feb 27, 2023
@7alip 7alip removed the dashboard label Sep 28, 2023
@7alip 7alip pinned this issue Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Impediment
Development

No branches or pull requests

2 participants