]> git.0d.be Git - botaradio.git/commitdiff
UPDATE
authorazlux <github@azlux.fr>
Fri, 18 May 2018 18:21:27 +0000 (20:21 +0200)
committerazlux <github@azlux.fr>
Fri, 18 May 2018 18:21:27 +0000 (20:21 +0200)
UPDATE and Feature news

README.md

index fdd840a19513115cd733eda97895d6d86ef92986..15e272a2d07f39e320a1911bb42bdfffdfa299a1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,13 @@
 Botamusique is a mumble bot which goal is to allow users to listen music together with its audio output.
 Predicted functionnalities will be the one you could expect from any classic music player.
 
-1. Where to start
+Bot the can play :
+- Radio url
+- Youtube/Soundcloud URL (everything supported by youtube-dl)
+- Local folder (disabled, I need to work on the web interface)
+
+#### Web interface
+* Disable * I need to work on it. Since I use this bot for radio, youtube/soundcloud and folder music, the web interace isn't ready.
 
 You need to create a folder for all your music. Organize your music by subfolder.
 The main folder need to be declare into the config (with a '/' at the end)
@@ -30,7 +36,7 @@ chmod +x ./mumbleBot.py
 #### Starting the bot
 ./mumbleBot.py -s HOST -u BOTNAME -P PASSWORD -p PORT -c CHANNEL
 
-The bot listen to the 8181 port so you should redirect to this one in you NAT configuration to let others peoples access the web interface.
+The bot listen to the 8181 port so you should redirect to this one in you NAT configuration to let others peoples access the web interface. (DISABLED)
 
 
 2.TODO list
@@ -38,12 +44,11 @@ The bot listen to the 8181 port so you should redirect to this one in you NAT co
 ### TODOLIST
 
 #### Features
-- [ ] Next song
-- [ ] Previous song
+- [x] Next song
 - [x] Randomizer
-- [ ] Looking for songs previously downloaded in a folder by users.
+- [ ]Graphical interface
 
-#### Commands with the interface
+#### Commands with the interface (disabled)
 - [x] list
 - [x] play
 - [x] playfolder
@@ -51,12 +56,13 @@ The bot listen to the 8181 port so you should redirect to this one in you NAT co
 
 #### Commands by message to the bot
 - [x] volume
-- [ ] skip
+- [x] next
 - [x] stop
 - [x] joinme
 - [x] away
+- [x] help
 
-#### Web Interface
+#### Web Interface (disabled for now)
 - [x] Primary functions
 - [ ] CSS