twitch-rs / twitch_api

Rust library for talking with the Twitch API aka. "Helix", TMI and more! Use Twitch endpoints fearlessly!
Apache License 2.0
151 stars 33 forks source link

Implement all helix endpoints #3

Closed Emilgardis closed 3 years ago

Emilgardis commented 4 years ago
Dinnerbone commented 3 years ago

FYI the rewards/points endpoints are missing from this list. I've started to implement some that I need but not comprehensively, if you'd want a PR for that.

Emilgardis commented 3 years ago

FYI the rewards/points endpoints are missing from this list. I've started to implement some that I need but not comprehensively, if you'd want a PR for that.

Great! That's new and certainly makes me happy to see. PRs are welcome :) Edit: If you make the branch open to collaborators I can fill in the gaps

Emilgardis commented 3 years ago

closing this issue, the code itself should suffice for tracking, and a xtask program can solve outdated wiki.

Edit: do feel free to use this issue or create a new one if an endpoint you want/need is missing