Added more documentation and made changes to env variables

This commit is contained in:
Christer Warén
2020-08-15 03:16:58 +03:00
parent 82fac8b0aa
commit f3eccad4fa
3 changed files with 13 additions and 4 deletions

View File

@ -1,5 +1,11 @@
# RadioX by EximiaBots
We will bring you finnish radio to your discord server.
Internet Radio to your Discord guild
## [Radio Stations List](https://gitea.cwinfo.org/cwchristerw/radio)
This bot is using Gitea repo to get radio stations from [playlist.json](https://gitea.cwinfo.org/cwchristerw/radio/raw/branch/master/playlist.json) file. List is currently maintained by Christer Warén. You can use alternative list with same format when using RADIOX_STATIONSLISTURL environment variable.
## PREFIX
Default prefix is "rx-" and you can change it with using RADIOX_PREFIX environment variable.
## Docker
1. `docker build -t warengroup/eximiabots-radiox .`