From 94131a1679c82bda679e91e397dfc441a2dd87c7 Mon Sep 17 00:00:00 2001 From: elpatron68 Date: Sat, 27 Jul 2019 19:25:28 +0200 Subject: [PATCH] New radio-browser commands added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 837b454..fce68d2 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ you have the section : - webinterface : basic configuration about the interface (disabled by default) - command : you can customize the command you want for each action (if you put `help = helpme` , the bot will response to `!helpme` ) - radio : here you can have a list of default radio ( I can play a jazz radio with the command `!radio jazz`) +- rbquery : search http://www.radio-browser.info API for listed radio stations - eg: `!rbquery nora` +- rbplay : Play a specific radio station by ID (from rbquery) - eg: `!rbplay 96748` - strings : you can customize all string the bot can say. - debug : option to active ffmpeg or pymumble debug. (Can be very verbose)