From 29ac1383f2ddc5b305908238dee3cb48503dcebe Mon Sep 17 00:00:00 2001 From: Xyhlo <77571950+Xhylo@users.noreply.github.com> Date: Mon, 14 Jun 2021 00:27:37 +0300 Subject: [PATCH 1/2] Update requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index db0cf4f..bec5dd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,3 +3,4 @@ packaging requests colorama inputimeout +VSC - Visual Studio Code From bf31ada3d1fb96925dd2f7b1154f87f22c880307 Mon Sep 17 00:00:00 2001 From: Xyhlo <77571950+Xhylo@users.noreply.github.com> Date: Mon, 14 Jun 2021 00:54:53 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67f372f..7a995b7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Join our discord if you need help, see plans for the future updates, suggestions We have combined threading, queue, requests, and discord.py API to make the commands run as fast as possible. If you are seeing rate limiting logged in your console while using this script, then that is simply because it runs too fast. -Python version 3.8.0 or higher is required if you are going to run the file from source code. +Python version 3.9.0 or higher is required if you are going to run the file from source code. [All 51 commands](manual.md)