dlive tts chat widget
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
vampi fbeb90a0ca allow triple repeat 9 months ago
static allow triple repeat 9 months ago
.gitignore gitignore nonsense 3 years ago
.gitmodules update streamchat URL 2 years ago
README.md update readme streamchat path 2 years ago
bitchute.js bitchute: redo with oembed URL 2 years ago
config.js.example config js example 2 years ago
index.js config fixes 9 months ago
package.json various fixes, rework TTS client code 9 months ago
songprovider.js songprovider: timeToSeconds 2 years ago
soundcloud.js tts: cache stickers for 60 seconds 2 years ago
template.sqlite sqlite template 9 months ago
tts.sublime-project various fixes, rework TTS client code 9 months ago
voices.json initial files 3 years ago
youtube.js youtube: use fetch 2 years ago

README.md

Vampi's DLive TTS

Installing

You'll need Git and NodeJS. Make sure they are both in your PATH.

First, clone the repository

git clone --recursive http://git.vampi.tech/vampi/tts.git

Open a command prompt, go to the folder where you unpacked it, and type:

npm install
cd static/streamchat
npm install
cd trovo.js
npm install
cd ..
cd ..

This installs requirements for the tts and the streamchat submodule, which is what connects to DLive.

Next, open config.js.example and save it as config.js. Edit the values in there to fit your needs.

Now you should be able to run in the same terminal:

node index.js

Now point your browser to http://localhost:3080 to see it working, then add the same URL in OBS as a browser source.

Starting

node index.js

Upon startup, the bot will send the message, if any, in the config setting hello.

Stopping

Press CTRL+C, don't just close the window, as the bot can be configured to have a goodbye message in the config setting goodbye.

Testing events

With your streamer account, type one of the following:

  • Ban2
  • Ban
  • Diamond
  • ExtendSub2
  • ExtendSub
  • Follow
  • GiftSub
  • GiftSubReceive
  • Host
  • IceCream
  • IceCreams
  • Lemon
  • Lemons
  • Mod
  • Ninjaghini
  • Ninjet
  • Subscription
  • SubStreak
  • TCValue
  • Timeout
  • ValueUpdated