Wip docs.
Requires ffmpeg and yt-dlp to be installed and on PATH.
Default (installs latest version to /usr/local/bin) (recommended):
curl -sSfL https://raw.githubusercontent.com/Data-Corruption/halsey/main/scripts/install.sh | bashOpen a powershell terminal as administrator:
Set-ExecutionPolicy Bypass -Scope Process -Force; iex "& { $(irm https://raw.githubusercontent.com/Data-Corruption/halsey/main/scripts/install.ps1) }"halsey -hSet your bot token via halsey config bot-token <token>.
Configure anything else as needed.
Run it halsey run.