diff --git a/index.js b/index.js index 3085f71..925afd2 100644 --- a/index.js +++ b/index.js @@ -578,7 +578,7 @@ var retries = 0; function connectWebSocket() { console.log('Attempting to connect to WebSocket...'); const ws = new WebSocket( - config.WS_URL || "wss://iem-alerter.ko4wal.radio/iem", + config.WS_URL || "wss://iembot.dev/iem", { headers: { "user-agent": "IEM-Alerter-DiscordBot/1.0 (+https://git.chrischro.me/iem-alerter/discord-bot; contact: me@ko4wal.radio)"