# 🗿 Requires `ffmpeg`. Install requirements: `python3 -m pip -U -r requirements.txt`. Run with `docker compose up --build`. ## Settings Requires a `settings.json`: ```json { "prefix": "!", "token": "42" } ```