1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
This commit is contained in:
Steffo 2018-12-03 15:53:14 +00:00
parent d3f9bedf0b
commit ab5f333135

View file

@ -698,6 +698,7 @@ class RoyalDiscordBot(discord.Client):
# Start playing the AudioSource
logger.info(f"Started playing {self.voice_queue.now_playing}")
voice_client.play(audio_source)
#TODO