Renamed to MumbleDJ
This commit is contained in:
parent
6356a788c2
commit
e6e2e56a43
|
@ -1,5 +1,5 @@
|
||||||
Mumble Music Bot
|
MumbleDJ
|
||||||
================
|
========
|
||||||
A Mumble bot that plays music fetched from YouTube videos. There are ways to play music with a bot on Mumble already, but I wasn't really satisfied with them. Many of them require the Windows client to be opened along with other applications which is not ideal. My goal with this project is to make a Linux-friendly Mumble bot that can run on a webserver instead of a personal computer.
|
A Mumble bot that plays music fetched from YouTube videos. There are ways to play music with a bot on Mumble already, but I wasn't really satisfied with them. Many of them require the Windows client to be opened along with other applications which is not ideal. My goal with this project is to make a Linux-friendly Mumble bot that can run on a webserver instead of a personal computer.
|
||||||
|
|
||||||
## Planned Features
|
## Planned Features
|
||||||
|
@ -32,4 +32,4 @@ Copyright (c) Matthieu Grieger 2014
|
||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
All those who contribute to [Mumble](https://github.com/mumble-voip/mumble).
|
All those who contribute to [Mumble](https://github.com/mumble-voip/mumble).
|
||||||
[Robert904](https://github.com/Robert904) for [pymumble](https://github.com/Robert904/pymumble).
|
[Robert904](https://github.com/Robert904) for [pymumble](https://github.com/Robert904/pymumble).
|
||||||
|
|
Reference in a new issue