Discord Template Create a .env file based on .env.dist and make all the necessary customizations. To run the application complete follow these steps: Install dependencies. poetry install or pip install -r requirements.txt Run application. make run View all make documentation: make help