Skip to content

lijason103/Twitch-Google-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Google Assistant

A Google assistant chat bot for Twitch channel

Usage:

  1. Create a "settings.js" file and provide the following: OAUTH_TOKEN, USERNAME, CHANNELS

    example: module.exports.OAUTH_TOKEN = "thisisafaketoken123" module.exports.USERNAME = "twitchusername123" module.exports.CHANNELS = ["channelname"]

  2. run npm install

  3. run node app.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published