From 7c7d1c20c77fc259351b9c1df760fa7c52b9ef39 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 15 Oct 2023 23:16:01 +0100 Subject: [PATCH] Added fixvx to readme --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d203236..e101829 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# vxTwitter +# vxTwitter / fixvx (A fork of TwitFix) Basic flask server that serves fixed twitter video embeds to desktop discord by using either the Twitter API or Youtube-DL to grab tweet video information. This also automatically embeds the first link in the text of non video tweets (API Only) @@ -12,6 +12,8 @@ Additionally, vxTwitter has a 'none' cache option, which is intended to be used Just replace twitter.com with vxtwitter.com on the link to the tweet! `https://twitter.com/jack/status/20` -> `https://vxtwitter.com/jack/status/20` +You can also replace x.com links with fixvx.com + ## API If you're a nerd like me and want to use information about a tweet in your code, you can make a request to `api.vxtwitter.com` to get basic information about a tweet: `https://api.vxtwitter.com/Twitter/status/1577730467436138524`