mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
Fix fix fix
This commit is contained in:
@@ -1597,7 +1597,7 @@ async def radio_hardkor(ctx):
|
||||
voice_client = client.voice_clients[0]
|
||||
voice_client.play(
|
||||
discord.PCMVolumeTransformer(
|
||||
discord.FFmpegPCMAudio("http://95.175.16.246:666/mp3-stream"), volume=0.3
|
||||
discord.FFmpegPCMAudio("http://95.175.16.246:666/mp3-stream"), volume=1.0
|
||||
)
|
||||
)
|
||||
logger.info("Press play on radio completed")
|
||||
|
||||
Reference in New Issue
Block a user