From 654fa347ef3715a84e7809a620bdfbd88945e208 Mon Sep 17 00:00:00 2001 From: thewesker Date: Mon, 10 Apr 2023 19:30:50 -0400 Subject: [PATCH] Python 3.10 is now target --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff5aefd..850f4a1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ In cases where the file is too large for Discord's free tier, the video will be compressed to fit first. # Installation & Usage - Requirements: Python 3 + Requirements: Python 3.10 1. Set Discord access token in ```.env``` as ```TOKEN=$yourTokenGoesHere```