/haskell-twitchapi

Haskell client to Twitch's API

Primary LanguageHaskellOtherNOASSERTION

Version Build License

Twitch API

This library provides a client for Twitch's APIs, providing (currently incomplete) support for PubSub and Helix interfaces.

API Support

Currently partial support is provided for PubSub and Helix (Bits and Channel Points support are currently implemented) interfaces.

License

This library is released under the MIT License

Contributions

Whether the contribution concerns code, documentation, bug reports, or something else entirely, contributions are welcome and appreciated!

If the contribution is relating to a security concern, please see SECURITY.md.

For all other contributions, please see CONTRIBUTING.md. In short:

  • Fork the project.
  • Add tests for any new functionality/to verify that bugs have been fixed.
    • In particular, generating data for parsers is valuable
  • Send a pull request on GitHub.

Code of Conduct

The this project is governed by a Code of Conduct.