Giter Club home page Giter Club logo

twitch-get-events's Introduction

twitch-get-events

Build Status Npm version Dependencies Coverage Maintainability


The feature has been removed from twitch, so this library is obsolete and dead


The module to get the events of a Twitch channel ('cause there is no doc for it)

โฉ Getting Started

Install with npm :

  npm install --save @lund-org/twitch-events

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Link to the documentation

You can find an example of http integration in the static folder. It's also what is launched when you test the module.

๐Ÿ†• Prerequisites

If you have Docker, you don't need anything on your computer. If you don't have Docker, you need node >= 9 and npm >= 6.

โ–ถ๏ธ Installing

For Docker users :

  # If you're an Unix user and you have npm
  npm run docker

  # If you're an Unix user and you don't have npm
  docker-compose -f etc/docker/docker-compose.yml up --build dev

  # If you're a Windows user and you have npm
  npm run windocker

  # If you're a Windows user and you don't have npm
  docker-compose.exe -f etc/docker/docker-compose.yml up --build dev

For Node/Npm users :

  npm install
  npm run dev

๐Ÿ”„ Running the tests

For Node/Npm users :

  npm install

  npm run test

โฌ†๏ธ Deployment

The package is build by Travis and is available here

๐Ÿ”ง Environment variables

The environment variables are only used from tests.

  • TWITCH_USERNAME: Represent a twitch username who has provided incoming events.
  • TWITCH_USERNAME_EMPTY: Represent a twitch username who has never provided any event.
  • TWITCH_USERNAME_NOT_FOUND: Represent a twitch username who's not found.

โคต๏ธ Built With

๐Ÿ†’ Contributing

Contact us to know how to contribute.

๐Ÿ”ข Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

twitch-get-events's People

Contributors

dependabot[bot] avatar jumastro avatar mystilund avatar xplaylivex avatar

Stargazers

 avatar

Watchers

 avatar  avatar

twitch-get-events's Issues

Integration of CodeClimate

Hey Florian,

Can you register the project on CodeClimate and seed the reporter_id from Travis please. ๐Ÿ‘

  • CodeClimate repository registration
  • Travis seeding of CC_TEST_REPORTER_ID from environment variables

Thx a lot.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.