Discord bot for playing songs h24
  • Go 89.8%
  • Dockerfile 10.2%
Find a file
2026-06-16 00:10:16 +02:00
.github/workflows feat: switch back to disgo, libdave, action bump, dep bump 2026-06-16 00:00:34 +02:00
.gitignore fix: correct response when adding songs 2022-01-06 21:08:37 +01:00
.goreleaser.yml fix(goreleaser): deprecations 2026-06-16 00:10:16 +02:00
commands.go fix(commands): new syntax for embed building 2026-06-16 00:05:46 +02:00
docker-compose.yaml ci: docker image 2023-11-03 12:10:13 +01:00
Dockerfile feat: switch back to disgo, libdave, action bump, dep bump 2026-06-16 00:00:34 +02:00
example_config.yml feat: custom status 2024-01-09 00:24:48 +01:00
go.mod feat: switch back to disgo, libdave, action bump, dep bump 2026-06-16 00:00:34 +02:00
go.sum feat: switch back to disgo, libdave, action bump, dep bump 2026-06-16 00:00:34 +02:00
LICENSE Initial commit 2020-12-01 14:12:34 +01:00
main.go feat: switch back to disgo, libdave, action bump, dep bump 2026-06-16 00:00:34 +02:00
README.md chore: go version bump and reformat 2022-11-28 21:26:34 +01:00
script.go fix: missing functions 2024-01-09 00:42:00 +01:00
sound.go Revert "chore: revert disgo migration" 2026-06-15 23:51:49 +02:00
structures.go Revert "chore: revert disgo migration" 2026-06-15 23:51:49 +02:00
utilities.go feat: switch back to disgo, libdave, action bump, dep bump 2026-06-16 00:00:34 +02:00

xmasBot

Go Report Card

Discord bot for playing songs h24 in a set of given voice channels.

For downloading songs the bot needs DCA , yt-dlp and ffmpeg.

There are only two commands, that can be sent privately to the bot (and can only be used by user added to the config file):

  • add <song link> - Downloads the specified song.
  • restart - Restarts the bot. Useful if you have just added some songs.