mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-07-01 03:03:36 +00:00
7bef1142d5c093a9e25c12d11b2ae38c9cc24024
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
docker build -t warengroup/eximiabots-radiox .
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
Description
Languages
TypeScript
99.7%
Dockerfile
0.3%