Skip to content

A highly configurable and extensible Twitch bot written in Node.js.

Notifications You must be signed in to change notification settings

michaelowens/xikbot

Repository files navigation

Xikbot

Build Status

A highly configurable and extensible Twitch bot written in Node.js.

Build Setup

# install dependencies
npm install

# compile web assets
gulp build

# watcher (for compiling web assets while developing)
gulp watch

# run both bot & web interface
nodemon index.js both

# run bot only
nodemon index.js bot

# run web only
nodemon index.js web

# or run via pm2
pm2 start process.json

About

A highly configurable and extensible Twitch bot written in Node.js.

Resources

Stars

Watchers

Forks

Packages

No packages published