Giter Club home page Giter Club logo

preachtwitchbot's Introduction

preachtwitchbot

The purpose of this project is:

  • Twitch API - Connect to a Twitch.tv channel and capture the subscription events
  • nodejs fs - Load a list of files from a folder on the clientside and order them according to filename which is in a known format 00000.*
  • LokiJS - Only load and play a file from the list in the event of a subscription via Twitch API (in order, without repeating)
  • LokiJS - Remember the last file played and carry on from that position after restart

Dependencies

This currently makes use of the twitch api :

npm install tmi --save

as well as LokiJS for the client side JSON DB :

npm install lokijs --save 

as well as the sound module for playing our audio files:

npm install play-sound --save

and of course Node.js

https://nodejs.org/en/download/

When i am running this in Windows i also had to download a CLI audio player, i chose MPlayer:

https://sourceforge.net/projects/mplayerwin/

preachtwitchbot's People

Contributors

grahamlittle avatar

Watchers

 avatar

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.