Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I get an advice for other chat provider? #83

Open
SieR-VR opened this issue Mar 18, 2024 · 0 comments
Open

Can I get an advice for other chat provider? #83

SieR-VR opened this issue Mar 18, 2024 · 0 comments

Comments

@SieR-VR
Copy link

SieR-VR commented Mar 18, 2024

Due the recent decision of twitch (https://help.twitch.tv/s/article/korea-update-nonkr?language=en_US), we Korean can't use most of function in twitch now.

And there's many other options for live streaming in South Korea, including chzzk where I'm streaming.
But there's no Opened API exists for that. (unofficial reverse engineered API endpoints and docs exists.)

Anyway, the code written in this project is for Twitch Helix API as far I know, that means We can't use other projects depending this also. (Chat client, request manager etc.)

So I wanted to solve this, I tried few solutions:

  • Changing api endpoints in this project (But scheme and endpoints not matched one-by-one)
  • Making a bridge between unofficial chzzk api and twitch helix api (This failed, chzzk does not provides bunch of informations)

These took many time. Can I get advice or hints for "minimal" - receiving only - chat core client?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant