Skip to content

IBM/watson-twitch-tone-analysis

Repository files navigation

Twitch Chat Tone Analysis

This is an example application that uses the twitch api, the watson api, socket.io, and rickshaw. It shows the tone of twitch chat accross several tone groups. Using this, a streamer can get a sense of the mood and feeling of chat at a glance.

This also demonstrates using the watson api, the twitch api, and websockets.

Tone Analysis Screenshot

Installation

Install libraries

npm install

Modify example config file

cp example.config.json config.json
vim config.json

Start the server

node index.js

About

Example app that processes twitch chat with the IBM Watson tone analysis api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published