Skip to content

A Twitch Bot designed for Rocksmith 2014 streamers (Requires both Rocksniffer and RS Playlist)

Notifications You must be signed in to change notification settings

PoizenJam/SongRequestBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SongRequestBot

SongRequestBot is a tool designed to solve a simple problem- adding personal song picks to RS-Playlist without breaking the window focus for Rocksmith 2014.

Installation

If you have not created a Twitch Bot or written JavaScript code before, please complete the Twitch Bot tutorial Twitch Provides before continuing. Once you have completed it:

-Install the IoHook package
-Download 'SongRequestBot.js'
-Edit the 'SongRequestBot.js' to replace USERNAME (Line 8), PASSWORD (Line 9), CHANNEL_NAME (Line 12, 46), & ROCKSNIFFER DIRECTORY (Line 29)
-Launch the bot, either using the command line or by creating a simple BAT file with the code:

start cmd /k node C:\NAME\OF\THE\SONG_REQUEST_BOT_FOLDER\SongRequestBot.js

NOTE: If Rocksmith or Rocksniffer are not active, the bot will detect that song_details.txt is empty and not send any messages.

About

A Twitch Bot designed for Rocksmith 2014 streamers (Requires both Rocksniffer and RS Playlist)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published