summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2025-04-13revert back dockerfileHEADmainBobby1-11/+12
2025-04-13use cloudflare warp before starting botBobby1-12/+11
2025-04-13fix `yt-dlp` not in `$PATH`Bobby1-0/+1
2025-04-13fix python compat with using venvBobby1-3/+5
2025-04-13fix typo from `liboups-dev` to `opus-dev`Bobby1-3/+3
2025-04-13add `libopus-dev` at build timeBobby1-1/+1
2025-04-13add `pkgconfig` to Dockerfile to fix gopus build errorBobby1-1/+1
2025-04-13added dockerfileBobby1-0/+47