Add Now playing msg
This commit is contained in:
@ -398,6 +398,7 @@ class MumbleBot:
|
||||
'url': url,
|
||||
'user': user}
|
||||
var.playlist.append(music)
|
||||
self.send_msg('Now playing ' + radiobrowser.getstationname_byid(parameter), text)
|
||||
self.async_download_next()
|
||||
else:
|
||||
logging.info('No playable url found.')
|
||||
|
Reference in New Issue
Block a user