update references to codey.lol -> codey.horse [new domain]

This commit is contained in:
2026-02-21 07:59:40 -05:00
parent 64edcc7342
commit 31366d8df7
6 changed files with 16 additions and 9 deletions

View File

@@ -19,7 +19,7 @@ class Radio(commands.Cog):
1221615558492029050,
), # Tuple: Guild Id, Chan Id
}
self.STREAM_URL: str = "https://stream.codey.lol/sfm.ogg"
self.STREAM_URL: str = "https://stream.codey.horse/sfm.ogg"
self.LAST_NP_TRACK: Optional[str] = None
try:
self.radio_state_loop.cancel()