“Comment installer Pycord” Réponses codées

Installer le module Discord Py

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

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

Installation de Pycord

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

Installer Discord Python

pip install discord.py
Hassan

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

Installer Pycord 2.0

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

Comment installer Pycord

pip install py-cord
Coder Rudra

Réponses similaires à “Comment installer Pycord”

Questions similaires à “Comment installer Pycord”

Plus de réponses similaires à “Comment installer Pycord” dans Shell/Bash

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code