#To install discord for python, use the below in Command Prompt (WINDOWS) or Terminal (MAC). pip install discord #After this, you can simply: import discord #In your python scripts.