“como instalar pycord” Respostas de código

Instale o módulo Discord Py

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

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

instalação pycord

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

Instale o Discord Python

pip install discord.py
Hassan

Discord.py Instale

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_

Instale o pycord 2.0

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

como instalar pycord

pip install py-cord
Coder Rudra

Respostas semelhantes a “como instalar pycord”

Perguntas semelhantes a “como instalar pycord”

Mais respostas relacionadas para “como instalar pycord” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código