“Discord.py Instale” 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

Instale o Discord Python

pip install discord.py
Hassan

discord.py pip

py -3 -m pip install -U discord.py
Careful Cow

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_

Importar discórdia Python

import discord
Bored Beaver

Respostas semelhantes a “Discord.py Instale”

Perguntas semelhantes a “Discord.py Instale”

Mais respostas relacionadas para “Discord.py Instale” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código