A Curvytron bot by Haydn Ewers.
Inspired by Curvybot by Chris Teague.
-
Install NPM dependencies:
npm install -
Create
.envrc:echo "export URL=ws://curvytron.com" > .envrc -
Allow the
.direnvrcfile:direnv allow -
Run with
babel-node:babel-node index.js