From 6c9dfdc5adc4eedb0681f17a57e969b4244f32e6 Mon Sep 17 00:00:00 2001 From: azlux Date: Fri, 18 May 2018 20:21:27 +0200 Subject: [PATCH] UPDATE UPDATE and Feature news --- README.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fdd840a..15e272a 100644 --- 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