twitcr
twitcr
Very limited API Rest wrapper for interacting with twitch. Not planning on finishing.
Installation
-
Add the dependency to your
shard.yml
:dependencies: twitcr: github: your-github-user/twitcr
-
Run
shards install
Usage
require "twitcr"
Twitcr::Client.new(oauth_token, oauth_id).user?(channel)
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/twitcr/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
- Jonathan B. - creator and maintainer
Repository
twitcr
Owner
Statistic
- 2
- 0
- 0
- 1
- 0
- about 3 years ago
- August 14, 2019
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 12:03:37 GMT
Languages