A Twitch bot for thebooboosousa channel
Migrating to https://github.com/sansarip/bbsbot-cljs
- NPM
- Node
cd bbsbot
node install
Make sure you have the necessary env vars located in env.js
defined before running.
docker build . -t sansarip/bbsbot:latest
# You should also set the necessary env vars with -e
docker run -p 3000:3000 -d --rm --name bbsbot sansarip/bbsbot:latest
cd src
node
.load repl.js
wyr.startJob()
node src/app.js