mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
asjdiad
This commit is contained in:
parent
d3f9bedf0b
commit
ab5f333135
1 changed files with 1 additions and 0 deletions
|
@ -698,6 +698,7 @@ class RoyalDiscordBot(discord.Client):
|
||||||
# Start playing the AudioSource
|
# Start playing the AudioSource
|
||||||
logger.info(f"Started playing {self.voice_queue.now_playing}")
|
logger.info(f"Started playing {self.voice_queue.now_playing}")
|
||||||
voice_client.play(audio_source)
|
voice_client.play(audio_source)
|
||||||
|
#TODO
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue