waiting 15s

This commit is contained in:
Mylloon 2021-08-07 03:08:46 +02:00
parent 2b94827ec5
commit 13312e3c90

View file

@ -20,7 +20,7 @@ class Music(commands.Cog):
if not hasattr(client, 'wavelink'):
self.client.wavelink = wClient(bot = self.client)
sleep(8)
sleep(15)
self.client.loop.create_task(self.start_nodes())