fix url
This commit is contained in:
@@ -15,7 +15,7 @@ import aiohttp
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
_GQL_WS_URL = "wss://gql.twitch.tv/connection/websocket"
|
||||
_GQL_WS_URL = "wss://gql.twitch.tv/gql"
|
||||
_CLIENT_ID = "kimne78kx3ncx6brgo4mv6wki5h1ko"
|
||||
|
||||
_CHAT_SUBSCRIPTION = """\
|
||||
|
||||
Reference in New Issue
Block a user