Answers for "how to download discord.py 2.0"

5

discord.py install

GREAT answers, me, a noob at python did not know that I had to run the
pip install discord.py
INSIDE the scripts folder eg
C:/users/ben/AppData/local/programs/python/python32/scripts (I think)
Posted by: Guest on January-19-2021
0

install pycord 2.0

py -3 -m pip install -U git+https://github.com/Pycord-Development/pycord
Posted by: Guest on April-20-2022

Code answers related to "how to download discord.py 2.0"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language