Skip to content

Commit

Permalink
Merge pull request TKperson#77 from Xhylo/master
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
cyxl authored Jun 13, 2021
2 parents a1df6df + bf31ada commit d4d1a8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <ins>it runs too fast</ins>.

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)

Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ packaging
requests
colorama
inputimeout
VSC - Visual Studio Code

0 comments on commit d4d1a8f

Please sign in to comment.