diff --git a/python_files_to_remove.txt b/python_files_to_remove.txt new file mode 100644 index 0000000..766f4e3 --- /dev/null +++ b/python_files_to_remove.txt @@ -0,0 +1,16 @@ +./scrape-wiki-twp.py +./post.py +./rss_tweet_thread.py +./get-secrets.py +./wikitweet.py +./tweet-natural-healing-thread.py +./wiki-paragraph.py +./tweet.py +./wiki-sentence.py +./wiki-healing-text-random.py +./wiki-healing-text.py +./rss_tweet.py +./wiki-healing-text-random-image.py +./scrape-wikip.py +./tweet-natural-healing.py +./get_yt_channel_names.py diff --git a/get-secrets.py b/unused_scripts/get-secrets.py similarity index 100% rename from get-secrets.py rename to unused_scripts/get-secrets.py diff --git a/get_yt_channel_names.py b/unused_scripts/get_yt_channel_names.py similarity index 100% rename from get_yt_channel_names.py rename to unused_scripts/get_yt_channel_names.py diff --git a/post.py b/unused_scripts/post.py similarity index 100% rename from post.py rename to unused_scripts/post.py diff --git a/rss_tweet.py b/unused_scripts/rss_tweet.py similarity index 100% rename from rss_tweet.py rename to unused_scripts/rss_tweet.py diff --git a/rss_tweet_thread.py b/unused_scripts/rss_tweet_thread.py similarity index 100% rename from rss_tweet_thread.py rename to unused_scripts/rss_tweet_thread.py diff --git a/scrape-wiki-twp.py b/unused_scripts/scrape-wiki-twp.py similarity index 100% rename from scrape-wiki-twp.py rename to unused_scripts/scrape-wiki-twp.py diff --git a/scrape-wikip.py b/unused_scripts/scrape-wikip.py similarity index 100% rename from scrape-wikip.py rename to unused_scripts/scrape-wikip.py diff --git a/tweet-natural-healing-thread.py b/unused_scripts/tweet-natural-healing-thread.py similarity index 100% rename from tweet-natural-healing-thread.py rename to unused_scripts/tweet-natural-healing-thread.py diff --git a/tweet-natural-healing.py b/unused_scripts/tweet-natural-healing.py similarity index 100% rename from tweet-natural-healing.py rename to unused_scripts/tweet-natural-healing.py diff --git a/tweet.py b/unused_scripts/tweet.py similarity index 100% rename from tweet.py rename to unused_scripts/tweet.py diff --git a/wiki-healing-text-random-image.py b/unused_scripts/wiki-healing-text-random-image.py similarity index 100% rename from wiki-healing-text-random-image.py rename to unused_scripts/wiki-healing-text-random-image.py diff --git a/wiki-healing-text-random.py b/unused_scripts/wiki-healing-text-random.py similarity index 100% rename from wiki-healing-text-random.py rename to unused_scripts/wiki-healing-text-random.py diff --git a/wiki-healing-text.py b/unused_scripts/wiki-healing-text.py similarity index 100% rename from wiki-healing-text.py rename to unused_scripts/wiki-healing-text.py diff --git a/wiki-paragraph.py b/unused_scripts/wiki-paragraph.py similarity index 100% rename from wiki-paragraph.py rename to unused_scripts/wiki-paragraph.py diff --git a/wiki-sentence.py b/unused_scripts/wiki-sentence.py similarity index 100% rename from wiki-sentence.py rename to unused_scripts/wiki-sentence.py diff --git a/wikitweet.py b/unused_scripts/wikitweet.py similarity index 100% rename from wikitweet.py rename to unused_scripts/wikitweet.py