Go to file
Stein Ivar Berghei d11799c5f7 Increase ffmpeg buffer to avoid edge cases where ffmpeg just exits right away 2022-11-19 17:10:14 +01:00
css Add solarized-dark.css 2022-11-19 16:51:01 +01:00
discord Initial commit 2022-11-19 16:51:01 +01:00
ffmpeg Increase ffmpeg buffer to avoid edge cases where ffmpeg just exits right away 2022-11-19 17:10:14 +01:00
js Run prettier on js/script.js 2022-11-19 16:51:01 +01:00
loop Initial commit 2022-11-19 16:51:01 +01:00
speaker Fix CPU usage 2022-11-19 16:51:01 +01:00
tmpl Initial commit 2022-11-19 16:51:01 +01:00
ytdl Use memmap to cache json replies from ytdl 2022-11-19 16:51:01 +01:00
.gitignore Initial commit 2022-11-19 16:51:01 +01:00
ambiance.go Initial commit 2022-11-19 16:51:01 +01:00
bot.go Remove last remnance of old ws mux 2022-11-19 16:51:01 +01:00
db.go Initial commit 2022-11-19 16:51:01 +01:00
discord.go Initial commit 2022-11-19 16:51:01 +01:00
events.go Initial commit 2022-11-19 16:51:01 +01:00
go.mod Initial commit 2022-11-19 16:51:01 +01:00
go.sum Initial commit 2022-11-19 16:51:01 +01:00
queue.go Initial commit 2022-11-19 16:51:01 +01:00
routes.go Fix httprouter ws stuff 2022-11-19 16:51:01 +01:00
ws.go Fix httprouter ws stuff 2022-11-19 16:51:01 +01:00
youtube.go Initial commit 2022-11-19 16:51:01 +01:00