From 5d0f74530b8a3bbacb623a5b77612410c3cfadd0 Mon Sep 17 00:00:00 2001 From: Robin Universe Date: Thu, 5 May 2022 07:52:21 -0500 Subject: [PATCH] Update readme.md --- readme.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 932dab7..142a240 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ TwitFix is run for free, period, I have no plans to monetize it directly in any -Here's a a list of the people who help to keep this project alive +Here's a a list of the people who help to keep this project alive! ( current total monthly - $49!!! ) 1. [$3] First Contributor and Twitter Funnyman **Chris Burwell** ( [@countchrisdo](https://twitter.com/countchrisdo) on Twitter ) @@ -38,6 +38,18 @@ Here's a a list of the people who help to keep this project alive 3. [$10] New highest monthly contributor, helloitscrash! +4. [$6] A Mysterious and Anonymous contributor... + +5. [$10] One of the highest contributors, Ryan Vilbrandt! + +6. [$3] Starcat13, the one with the coolest sounding name + +7. [$5] THE LIGHT THROUGH WHICH GOD SPEAKS TO THIS EARTH: Statek + +8. [$3] Impulse, probably the source cheat + +9. [$3] a STRONG contendor for coolest name, "Lost in Art & Magic" + ## How to run (server side) this script uses the youtube-dl python module, along with flask, twitter and pymongo, so install those with pip (you can use `pip install -r requirements.txt`) and start the server with `python twitfix.py`