Skip to content

nikkibreanne/kennyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kennyBot

A Twitch chat-bot for the nikkibreanne channel at https://twitch.tv/nikkibreanne

This bot is built using tmi.js (https://github.com/tmijs/tmi.js) that currently supports Node.js 7.x. Documentation for tmi.js is supposed to be avialable at https://docs.tmijs.org/ but the link currently seems to be down so the most recent Markdown files can be accessed at https://github.com/tmijs/docs/tree/gh-pages/_posts/v1.4.2

Install

Node

$ npm install

The dotenv module (https://github.com/motdotla/dotenv) is used to protect OAuth keys for the chat client

Running

$ node index.js

Currently in testing phase so the bot targets the channel https://twitch.tv/scasplte2/ but this is may be easily modified in the configuration options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published