This commit is contained in:
Mylloon 2021-08-19 10:21:22 +02:00
parent 1266b63e75
commit 07b671a728

View file

@ -354,7 +354,7 @@ class Music(commands.Cog, wavelink.WavelinkMixin):
await node.destroy()
nodes = {'MAIN': {'host': f'{self.url}',
'port': 2334,
'port': 2333,
'rest_uri': f'http://{self.url}:2333',
'password': 'youshallnotpass',
'identifier': 'MAIN',