Skip to content

Morabotti/twitch-play-sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Play Sounds

Twitch play sounds is a twitch-chatbot, that allows streamer to easily add and remove commands which plays certain sound effect to stream.

Requirements:

Project local json as database so no external database is needed.

  • Node.JS (tested on LTS 10.16.0)
  • NPM

Setup:

  1. Clone this repo.
  2. Run npm intall in both /client and /server.
  3. Rename .env.example to .env and change settings on your needs.
  4. Run npm run production in /server.
  • When running second time, only npm run server is needed.

Usage:

Application opens (by default) to port 8080 so by going to http://localhost:8080 you can access dashboard. After you get access to dashboard, go to connections tab and connect your twitch user into dashboard. When it's successfully connected, go to sounds manager and start adding sound effects. NOTE that only .mp3 files are currently supported! After you have added command, open http://localhost:8080/player as tab or in OBS Browser.

Images:

Sound Manager Connections Home

About

Twitch play sounds | Soundbot for Twitch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published