discord package for python

C++
py -3 -m pip install -U discord.py
pip install discord.py# discord.py is the package you are looking for if you want to make a discord bot using python.
# Install it by typing this in shell/bash:
pip install discord.py
Source

Also in C++: