Python 3.10 is now target

This commit is contained in:
thewesker
2023-04-10 19:30:50 -04:00
committed by GitHub
parent 11200c1a5f
commit 654fa347ef

View File

@@ -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. In cases where the file is too large for Discord's free tier, the video will be compressed to fit first.
# Installation & Usage # Installation & Usage
Requirements: Python 3 Requirements: Python 3.10
1. Set Discord access token in ```.env``` as ```TOKEN=$yourTokenGoesHere``` 1. Set Discord access token in ```.env``` as ```TOKEN=$yourTokenGoesHere```