# twitch A binding to the [Twitch API](https://dev.twitch.tv/docs) implemented in [Crystal](https://crystal-lang.org/). ## Installation Add this to your application's `shard.yml`: ```yaml dependencies: twitch: github: y32/twitch ``` ## Usage ```crystal require "twitch" ``` TODO: Write usage instructions here ## Contributors - [Daniel-Worral](https://github.com/Daniel-Worrall) - creator, maintainer, spec-man extraordinaire - [snapcase](https://github.com/snapcase) - creator, maintainer, IRC expert - [z64](https://github.com/z64) - creator, maintainer, script kiddie