All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m34s
1.3 KiB
1.3 KiB
title, description, showHero, author, date, lastmod, tags
| title | description | showHero | author | date | lastmod | tags | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Discodrome | Discord bot for Subsonic music streaming | false | wompmacho | 2026-04-29T00:00:00-04:00 | 2026-04-29 |
|
What is Discodrome?
Discodrome is a Discord bot designed to stream music from Subsonic-compatible servers (like Navidrome) into Discord voice channels.
For comprehensive setup notes and the source code, please refer to the official GitHub repository.
Docker Compose Example
{{% include "/srv/configs/docker_compose/discordrome/docker-compose.yaml" %}}
Features
- Subsonic Integration: Works seamlessly with Navidrome and other Subsonic servers.
- Slash Commands: Modern Discord interaction.
- Performance: Metadata caching for snappy search suggestions.
- Customizable: Adjustable bot status, embed colors, and volume defaults.
Common Slash Commands
/play [query]: Searches your Subsonic server and plays the result in your current voice channel./queue: Displays the currently playing song and upcoming tracks./skip: Skips the current track./stop: Stops playback, clears the queue, and disconnects the bot./pause//resume: Pauses or resumes playback./volume [level]: Adjusts the bot's volume.