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
.direnvrc
file:direnv allow
-
Run with
babel-node
:babel-node index.js