Local Installation - ArthurBoddaert/Discord-Bot GitHub Wiki
Installation
There are two ways of locally installing the Discord-Bot :
-
Using Docker's environment
-
Using Python's virtual environment
We recommend to use Docker environment to execute the bot. But you're free to use Python virtual environment (venv) as an alternative if you don't want to use docker.
| Docker | Python |
|---|---|
| Using Docker | Using Python |