---
name: Bug report
about: Create a bug report
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Run lichess-bot with [...] commands [e.g. `python lichess-bot.py -v`]
2. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Logs**
Upload `lichess_bot_auto_logs\lichess-bot.log`, older `lichess-bot.log.<date>` files as needed, `config.log` for your bot's configuration, and other logs/screenshots of the error. If you upload `config.yml` or other configuration file, be sure to delete the token before uploading.

**Desktop (please complete the following information):**
 - OS: [e.g. Windows]
 - Python Version: [e.g. 3.11]
 - Terminal: [e.g. Command Line, PowerShell]

**Additional context**
Add any other context about the problem here.
