-
|
While some don't like the service, Kick is growing and I think this program would be beneficial for multi-streaming so that the streamer or even user can see both chats at the same time. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
See #4676 (comment) |
Beta Was this translation helpful? Give feedback.
-
|
While the linked issue just says "we won't do this", I'll try to give a bit more context. Kick does not provide a public API that we can use to read and send messages. You might've seen the API at https://docs.kick.com/. This API does not provide enough functionality for us. There are two major reasons:
If you only care about reading chat, then you can also use the private API. While this will likely never be added to Chatterino itself, you can use that API in plugins. You can use the private API there today and read messages. However, the Chatterino messages you can create with plugins can't show emotes yet. It's no secret that I've been working on improving plugin support, but that takes time. With improved plugin support, you could also read/write chat from other platforms like YouTube. Footnotes
|
Beta Was this translation helpful? Give feedback.
See #4676 (comment)