Usage - cb-stimmer/chaturbate-estim-2b GitHub Wiki

Usage

  • Rename settings file from settings.json.example to settings.json
  • Change the serial port to the correct device
    • In Windows "COM1" for example
    • In Linux "/dev/ttyUSB0"
  • Change the tip settings to your liking.

In a console / node js command prompt run the following commands from the folder where the chaturbate e-stim controller is unzipped.

node index.js <USERNAME HERE>
# or
yarn start <USERNAME HERE>
# or
npm start <USERNAME HERE>

If you are using OBS studio for streaming there are two text files that can be used to visualize the status.
File tip_cue.txt contains the settings that are cued.
File current_setting.txt contains the current setting of the 2B and the time remaining.
These files are placed in the same folder as the script.