mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-12-22 09:43:24 +00:00
Update new stationslistUrl in config.ts
This commit is contained in:
parent
cc0864f3d9
commit
c2b9000079
@ -6,7 +6,7 @@ export default {
|
||||
token: process.env.DISCORD_TOKEN,
|
||||
|
||||
//radio stations
|
||||
stationslistUrl: process.env.RADIOX_STATIONSLISTURL || "https://git.cwinfo.net/cwchristerw/radio/raw/branch/master/playlist.json",
|
||||
stationslistUrl: process.env.RADIOX_STATIONSLISTURL || "https://eximiabots.waren.io/radiox/stations.json",
|
||||
|
||||
//support
|
||||
supportGuild: "https://discord.gg/rRA65Mn",
|
||||
|
Loading…
Reference in New Issue
Block a user