Setup Create file .env in parent directory that looks like below: BOT_TOKEN = your_bot_token Also, install dependencies from the file requirements.txt using command below: pip install requirements.txt