diff --git a/haugebot_twitch/wordcloud.py b/haugebot_twitch/wordcloud.py index feafed19421fd49c049832b67f0c5a686f940195..5bd037e7c52258c5057b3794b917b9ba6f10517a 100644 --- a/haugebot_twitch/wordcloud.py +++ b/haugebot_twitch/wordcloud.py @@ -28,8 +28,7 @@ class Wordcloud(commands.Cog): try: if self.running: if not self.ws or self.ws.closed: - self.ws = await connect(self.ws_url, - extra_headers=[("sessionid", "aaaso34ko6goc2wczbfjj1njnqo8k89b")]) + self.ws = await connect(self.ws_url) if self.ws: js = {