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

Update for Twitch API #53

Open
barnumbirr opened this issue Mar 10, 2023 · 0 comments
Open

Update for Twitch API #53

barnumbirr opened this issue Mar 10, 2023 · 0 comments

Comments

@barnumbirr
Copy link

Hey @PetterKraabol

kudos for maintaining this, you're doing God's work.
Do you have plans to update the library to be compatible with the GraphQL API so it can get chats from VODs?

Due to the old Helix API being deprecated, this feature currently doesn't work:

for comment in helix.video(318017128).comments:
    print(comment.commenter.display_name)

Cheers.

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