Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Bot

Simple chat bot for Twitch.tv written in JavaScript.

Install

  1. Clone repository
  2. Install modules npm i
  3. Rename options.example.js to options.js
  4. Create a new Twitch account for the bot
identity: {
        username: 'bots-username',
        password: 'oauth-token'
    },
channels: ['channel-name, use commas to seperate channels']

You can create oauth-token here

  1. Run bot node bot.js

Commands

For users

!steam
!twitter

For mods

!followers
!followersoff
!clear

Links

tmi.js

About

A simple chat bot for Twitch

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages