To start the bot you simply need to launch, either your terminal (Linux, Mac & Windows), or your Command Prompt ( Windows) .
Before running the bot you will need to install all the requirements with this command:
pip install discord.py
pip install requests
After that you can start it with
python discord.py
Note You may need to replace
python
withpy
,python3
,python3.11
, etc. depending on what Python versions you have installed on the machine.
If you have any issues or questions of how to code a specific command, you can:
- Join my discord server here