Skip to content
/ mumzic Public

Music bot for mumble servers, can play youtube/soundcloud or local files.

License

Notifications You must be signed in to change notification settings

iotku/mumzic

Repository files navigation

mumzic

Music Bot for mumble servers, can play youtube/soundcloud or local files. WIP

Getting Started

Building

Base Reqirements: go / ffmpeg / yt-dlp / sqlite3

Until I can figure out modifying modules properly

$ git clone https://github.com/iotku/mumzic/

You can go build which should pull in my modified gumble which has stereo support

Running

mumzic -insecure -server [hostname or ip]

For additional options (such as setting the username or password), see mumzic -help

Note: Here we used the -insecure flag, to (hopefully) avoid the pain that comes with setting up certificates

Usage / Commands

See usage.md

Stereo Audio

Mumble Client 1.4.x or higher required, Enable Positional Audio and Headphones checkbox in Mumble Client Audio Output settings.

For stereo audio to work see the building instructions above which should hopefully pull in my modified gumble with stereo output. Using go get / go install WONT work becasue it does not respect the replace method in go.mod.

About

Music bot for mumble servers, can play youtube/soundcloud or local files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages