python install
How to install Python 3 - Install Python 3 | Raspberry Pi Projects
# sudo apt update
# sudo apt install python3 idle3
and pip Installing Python packages - Raspberry Pi Documentation
sudo apt install python3-pip
The rest is sutra copying How to make a simple Discord Bot with Python-Qiita
--Use TOKEN at Build-A-Bot on the BOT page.
Note that the Secret of General Information is different.
Recommended Posts