📜  安装 discord 模块 py - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:26.455000             🧑  作者: Mango

代码示例1
# Linux/macOS
python3 -m pip install -U discord.py

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