“instalación de Pycord” Código de respuesta

instalar Discord Module Py

# Linux/macOS
python3 -m pip install -U discord.py

# Windows
py -3 -m pip install -U discord.py
Petit_Loir

instalación de Pycord

python3 -m pip install -U py-cord --pre
Hunter 87

Discord.py instalación

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)
_creare_

instalar Pycord 2.0

py -3 -m pip install -U git+https://github.com/Pycord-Development/pycord
Hayoto Dev

instalar Pycord

pip install pycord
Hunter 87

Respuestas similares a “instalación de Pycord”

Preguntas similares a “instalación de Pycord”

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código