TwitchEventSub.cr 0.1.0

This shard encapsulates logic and handling for interacting with the Twitch EventSub API.

twitch_event_sub

This implements a simple library to wrap up interaction with the Twitch EventSub API.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      twitch_event_sub:
        github: your-github-user/twitch_event_sub
    
  2. Run shards install

Usage

require "twitch_event_sub"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/wyhaines/twitch_event_sub/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

TwitchEventSub.cr

Owner
Statistic
  • 1
  • 0
  • 0
  • 1
  • 1
  • almost 3 years ago
  • April 12, 2021
License

Apache License 2.0

Links
Synced at

Wed, 24 Apr 2024 20:29:13 GMT

Languages