]> git.0d.be Git - botaradio.git/commitdiff
New radio-browser commands added
authorelpatron68 <elpatron@cepheus.uberspace.de>
Sat, 27 Jul 2019 17:25:28 +0000 (19:25 +0200)
committerelpatron68 <elpatron@cepheus.uberspace.de>
Sat, 27 Jul 2019 17:25:28 +0000 (19:25 +0200)
README.md

index 837b454e12c240b4f8a48e699bd1315102b4dd27..fce68d2f45d3255aed51fa13f77ed361619d9de9 100644 (file)
--- 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)