line 46 ws = websocket.create_connection(f"{ws_server}",origin="https://discord.com") ^ SyntaxError: invalid syntax
line 46
ws = websocket.create_connection(f"{ws_server}",origin="https://discord.com")
^
SyntaxError: invalid syntax