mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-07-01 08:23:37 +00:00
87295d10c14e5ab7b3dc7cad689dc44c33b9b5c6

Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1
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
Join our Discord Server
Description
Languages
TypeScript
99.7%
Dockerfile
0.3%