twitch_event_sub
Version, currently 0.1.01 version
- 0.1.0latestMay 5, 2021
github.com/wyhaines/TwitchEventSub.cr
This shard encapsulates logic and handling for interacting with the Twitch EventSub API.
1 stars
1 dependent
License: Apache 2.0
Installation
# Add this to your shard.yml
dependencies:
twitch_event_sub:
github: wyhaines/TwitchEventSub.cr
version: ~> 0.1.0Then run:
shards installshard.yml
- Crystal
1.0.0- License
- Apache 2.0
- Author
- Kirk Haines
Dependencies
Development Dependencies
- ameba~> 0.14.3github: crystal-ameba/amebadev
README
twitch_event_sub
This implements a simple library to wrap up interaction with the Twitch EventSub API.
Installation
-
Add the dependency to your
shard.yml:dependencies: twitch_event_sub: github: your-github-user/twitch_event_sub -
Run
shards install
Usage
require "twitch_event_sub"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/wyhaines/twitch_event_sub/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Kirk Haines - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.0- Tagged
- May 5, 2021
- Commit
73cf574220d2- Crystal
1.0.0- Indexed
- yes
Dependents
Repository
github.com/wyhaines/TwitchEventSub.cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1