update sfm stream url
This commit is contained in:
		| @@ -13,7 +13,7 @@ class Radio(commands.Cog): | |||||||
|         self.channels: dict[str, tuple] = { |         self.channels: dict[str, tuple] = { | ||||||
|             'sfm': (1145182936002482196, 1221615558492029050), # Tuple: Guild Id, Chan Id |             'sfm': (1145182936002482196, 1221615558492029050), # Tuple: Guild Id, Chan Id | ||||||
|         }         |         }         | ||||||
|         self.STREAM_URL: str = "https://relay.sfm.codey.lol/aces.ogg" |         self.STREAM_URL: str = "https://stream.codey.lol/sfm.ogg" | ||||||
|         self.LAST_NP_TRACK: Optional[str] = None |         self.LAST_NP_TRACK: Optional[str] = None | ||||||
|         try: |         try: | ||||||
|             self.radio_state_loop.cancel() |             self.radio_state_loop.cancel() | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user