Vured is a self-hosted music bot you can interact with by clicking buttons or using a web interface.
Say goodbye to commands and hello to enjoyable ui control.
Vured will be expanded in the future and new features will be added
- Static message
- Discord buttons
- Slash commands
- Playlist import
- YouTube search
- Web UI
A static message in your music text channel. Just send a link or search on YouTube. Change the volume or import an entire YouTube playlist with just one more click.
Some features cannot be comfortably used in a discord message.
Learn more
Thanks to modern serverless platforms, however, it is easy and cheap or free of charge.
Here are some services to deploy it.
docker run -d \
--name vured-bot \
-e BOT__TOKEN="" \
-e DISCORD__GUILD=0 \
-e DISCORD__MUSIC_CHANNEL=0 \
-e DISCORD__ACCESS_ROLE=0 \
jonaznas/vured-bot:latest