issues
search
BafDyce
/
botamusique
Bot to play local music on Mumble (using pymumble). youtube;soundcloud,radio soon.
MIT License
1
stars
0
forks
source link
Queue/Now playing: Add 'user' info
#30
Open
BafDyce
opened
6 years ago
BafDyce
commented
6 years ago
Items in the queue and the 'now playing' item should show the user who added this track to the queue.
For requests made via the web interface we could just name this "user"
web
or something similar
And/Or (if possible) use the http basic auth username from the proxy (if available), preferably without passing the pw to the application
web
or something similar