From 98f17dbea94fec4093082200a971ef2a986a6c76 Mon Sep 17 00:00:00 2001 From: Robin Universe Date: Sat, 3 Jul 2021 20:21:22 -0500 Subject: [PATCH] updated the readme a bit --- readme.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d190fcc..4da7984 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,10 @@ This does work! but I'm new to flask, so it can probably be improved a great dea ## How to use (discord side) -just put the url to the server,and directly after, the full URL to the tweet you want to embed +just put the url to the server, and directly after, the full URL to the tweet you want to embed + +I have a version running on my computer, I don't promise it'll be up all the time, but for now, you can use it by using the url +`http://twtfx.me/` ## How to run (server side) @@ -14,5 +17,5 @@ this script uses the youtube-dl python module, along with flask, so install thos By default I have the port set to 80, just cause that's what was convenient for me, but it can easily be changed, either using an environment variable, or changing the bottom line of the script itself -This project is licensed under th **Do What The Fuck You Want Public License** +This project is licensed under the **Do What The Fuck You Want Public License**