Embedding Tweets could be really nice to do. Looks like I can use a command like this to get a nice embeddable thing: ```sh curl --request GET --url 'https://publish.twitter.com/oembed?url=https://twitter.com/brembs/status/1610650720872669193' ```
Embedding Tweets could be really nice to do. Looks like I can use a command like this to get a nice embeddable thing:
curl --request GET --url 'https://publish.twitter.com/oembed?url=https://twitter.com/brembs/status/1610650720872669193'