mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-11-04 17:59:32 +00:00
c30e1892f6e4e1345f2eb36ed0da1d0518f582b2
Bumps [@discordjs/builders](https://github.com/discordjs/builders) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/discordjs/builders/releases) - [Changelog](https://github.com/discordjs/builders/blob/main/CHANGELOG.md) - [Commits](https://github.com/discordjs/builders/compare/v0.7.0...v0.8.1) --- updated-dependencies: - dependency-name: "@discordjs/builders" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 . --pulldocker 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%