mirror of
https://github.com/TheTipo01/xmasBot.git
synced 2026-04-24 16:33:41 +02:00
Discord bot for playing songs h24
| .github/workflows | ||
| .gitignore | ||
| .goreleaser.yml | ||
| commands.go | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| embed.go | ||
| example_config.yml | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
| script.go | ||
| sound.go | ||
| structures.go | ||
| utilities.go | ||
xmasBot
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.