mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:40:18 +00:00
Internet Radio to your Discord guild
https://waren.io/r/radiox_invite
d86c14dab4
Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0 |
||
---|---|---|
.github | ||
.vscode | ||
src | ||
.dockerignore | ||
.env_example | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
SECURITY.md | ||
tsconfig.json |
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.
Docker
docker build -t warengroup/eximiabots-radiox . --pull
docker run --name radiox-dev -d --net host -e DISCORD_TOKEN= -v "$PWD/datastore":/usr/src/app/datastore/ warengroup/eximiabots-radiox