summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-13revert back dockerfileHEADmainBobby1-11/+12
2025-04-13use cloudflare warp before starting botBobby1-12/+11
2025-04-13removed yt-dlp cookie loggingBobby1-13/+0
2025-04-13added yt-dlp cookie loggingBobby1-0/+21
2025-04-13added yt-dlp loggingBobby1-13/+55
2025-04-13use cookies file for playing from yt-dlpBobby1-22/+23
2025-04-13add extra logging to yt-dlp to catch errorsBobby1-13/+22
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 dockerfileBobby2-1/+48
2025-04-13refactor; add logging; add disconnect; supress opus warningsBobby9-206/+215
2025-04-13add temp to gitignoreBobby2-0/+6
2025-04-13implement play command; music playback workingBobby11-13/+1180
2025-03-27command handler and boilerplate play commandBobby8-4/+95
2025-03-27session handling for discordBobby3-3/+80
2025-03-27Fixed comment about activity typesBobby1-1/+1
2025-03-27Added support for streaming URLBobby3-5/+11
2025-03-27Create LICENSEBobby1-0/+21
2025-03-27Initialised Bare BonesBobby10-0/+344