A simple Twitch chat bot in NodeJS that identifies the song currently playing on stream. Song info and YouTube link to the song are provided to the user upon typing the command in the chat.
- NodeJS
- tmi.js
- audd.io API
- YouTube Data API
Twitch chat bot that tells user the current song playing on stream
JavaScript
A simple Twitch chat bot in NodeJS that identifies the song currently playing on stream. Song info and YouTube link to the song are provided to the user upon typing the command in the chat.