From dc8af24385c405efa2e59c38ee069f428e8d78ab Mon Sep 17 00:00:00 2001 From: Clxud <71564480+cloudwithax@users.noreply.github.com> Date: Sun, 17 Oct 2021 13:01:15 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12f2119..de3cd5b 100644 --- a/README.md +++ b/README.md @@ -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',