Update README with feature status
This commit is contained in:
parent
ac13725c31
commit
4a09ed6029
12
README.md
12
README.md
|
@ -4,12 +4,12 @@ A Mumble bot that plays music fetched from YouTube videos. There are ways to pla
|
||||||
|
|
||||||
## Planned Features
|
## Planned Features
|
||||||
These are features that I would like to complete before I consider the project "finished."
|
These are features that I would like to complete before I consider the project "finished."
|
||||||
* Play YouTube audio through Mumble to be heard by others.
|
* Play YouTube audio through Mumble to be heard by others. (**Done**)
|
||||||
* Commands for adding/queueing YouTube audio by linking to the URL.
|
* Commands for adding/queueing YouTube audio by linking to the URL. (**Done**)
|
||||||
* Current song updates in the chat.
|
* Current song updates in the chat. (**Done**)
|
||||||
* Commands to play, pause, and raise/lower volume.
|
* Command to raise/lower volume. (**Done**)
|
||||||
* Commands to allow users to move the bot from one channel to another.
|
* Commands to allow users to move the bot from one channel to another. (**Done**)
|
||||||
* Admin commands to completely shut down the bot and perform other admin actions.
|
* Admin commands to completely shut down the bot and perform other admin actions. (**Done**)
|
||||||
* Automatically turn on/off music when a certain number of users are inside the channel.
|
* Automatically turn on/off music when a certain number of users are inside the channel.
|
||||||
|
|
||||||
## Hopeful Features
|
## Hopeful Features
|
||||||
|
|
Reference in a new issue