Installation Installation and setup# Installation# To install Discord-LFG (discord_lfg), we recommend using uv. git clone git@github.com:aptosaurinae/discord-lfg.git cd discord-lfg uv sync uv pip install -e . To build the documentation locally you can run: uv run mkdocs serve