Merge pull request #1 from Lindemark/master

Making english readme
This commit is contained in:
azlux 2016-12-18 22:56:05 +01:00 committed by GitHub
commit a1db1e5958

View File

@ -3,18 +3,19 @@
====== ======
Botamusique is a bot for mumble who have for purpose to allow users to listen music together with his audio output. Botamusique is a mumble bot which goal is to allow users to listen music together with its audio output.
Predicted functionnality will be the one you could expect from a classic music player. Predicted functionnalities will be the one you could expect from any classic music player.
1.TODO list 1.TODO list
### TODOLIST ### TODOLIST
#### Features #### Features
- [ ] Next song - [ ] Next song
- [ ] previous - [ ] Previous song
- [ ] randomiser, play a folder.) - [ ] Randomizer
- [ ] He look for songs previously downloaded in a folder by users. - [ ] Looking for songs previously downloaded in a folder by users.
#### Commands #### Commands
- [ ] list - [ ] list
@ -26,7 +27,7 @@ Predicted functionnality will be the one you could expect from a classic music p
- [ ] skip - [ ] skip
- [ ] stop - [ ] stop
- [ ] joinme - [ ] joinme
- [ ] away
#### Futur #### Future
Eventually a web interface will be added to make it easier to use. A web interface could eventually be added to make it easier to use.