Internet Radio to your Discord guild https://waren.io/r/radiox_invite
Go to file
2020-08-17 02:50:07 +03:00
client Added more documentation and made changes to env variables 2020-08-15 03:16:58 +03:00
.dockerignore Added more to .dockerignore 2020-08-15 02:29:57 +03:00
.gitignore Changed .gitignore 2020-08-15 00:10:57 +03:00
config.js Added more documentation and made changes to env variables 2020-08-15 03:16:58 +03:00
Dockerfile Reversed order to benefit from cache 2020-08-15 02:35:39 +03:00
index.js Unknown differences 2020-04-04 07:32:41 +03:00
LICENSE Updated License to use new org name 2020-08-17 02:49:48 +03:00
package-lock.json Updated discord.js to 12.3.1 2020-08-15 22:55:11 +03:00
package.json Updated description in package.json 2020-08-17 02:50:07 +03:00
README.md Added more documentation and made changes to env variables 2020-08-15 03:16:58 +03:00

RadioX by EximiaBots

Internet Radio to your Discord guild

Radio Stations List

This bot is using Gitea repo to get radio stations from 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 .
  2. docker run --name radiox-dev -d --net host -e DISCORD_TOKEN= -e RADIOX_PREFIX="rx-" -v $PWD/datastore:/usr/src/app/datastore/ warengroup/eximiabots-radiox

##Join our Discord Server https://discord.gg/rRA65Mn