This commit is contained in:
cloudwithax 2021-10-17 13:19:09 -04:00
commit 8466ab9816
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ class Music(commands.Cog):
def __init__(self, bot) -> None:
self.bot = bot
self.obsidian = pomice.NodePool()
self.pomice = pomice.NodePool()
async def start_nodes(self):
await self.pomice.create_node(bot=self.bot, host='127.0.0.1', port='3030',