Go to file
Stein Ivar Berghei 91e9e9093d Use our own gompd fork 2023-03-30 23:59:16 +02:00
css Handle touch input in chrome mobile 2022-11-22 08:31:44 +01:00
ffmpeg Sometimes brain no work.. 2022-11-20 23:36:14 +01:00
loop Initial commit 2022-11-19 16:51:01 +01:00
opus Add opus streamer used in new ambiance 2022-11-28 00:42:51 +01:00
speaker Use different discord library 2022-12-20 16:36:54 +01:00
src Add volume control 2022-12-03 19:22:05 +01:00
tmpl Add volume control 2022-12-03 19:22:05 +01:00
.gitignore Add makefile, clean up some docker stuff 2022-11-21 00:37:49 +01:00
Dockerfile.bot Add Dockerfile for bot, rename old Dockerfile 2023-03-30 18:44:53 +02:00
Dockerfile.bot.dockerignore Add Dockerfile for bot, rename old Dockerfile 2023-03-30 18:44:53 +02:00
Dockerfile.js Add Dockerfile for bot, rename old Dockerfile 2023-03-30 18:44:53 +02:00
Dockerfile.js.dockerignore Add Dockerfile for bot, rename old Dockerfile 2023-03-30 18:44:53 +02:00
Makefile Add Dockerfile for bot, rename old Dockerfile 2023-03-30 18:44:53 +02:00
ambiance.go Handle ambiance somewhat differently. 2022-11-28 00:40:35 +01:00
bot.go Use our own gompd fork 2023-03-30 23:59:16 +02:00
db.go Remove some debug log output 2022-11-23 23:30:40 +01:00
discord.go Use different discord library 2022-12-20 16:36:54 +01:00
events.go Use our own gompd fork 2023-03-30 23:59:16 +02:00
go.mod Handle auth. 2023-03-30 23:57:00 +02:00
go.sum Handle auth. 2023-03-30 23:57:00 +02:00
mpd.go Use our own gompd fork 2023-03-30 23:59:16 +02:00
queue.go Add volume control 2022-12-03 19:22:05 +01:00
routes.go Handle auth. 2023-03-30 23:57:00 +02:00
ws.go Add volume control 2022-12-03 19:22:05 +01:00
youtube.go Fix youtube api paging 2022-11-22 08:31:44 +01:00
ytdl.go Handle ambiance somewhat differently. 2022-11-28 00:40:35 +01:00