Simple and crappy bot made by Mason Burdette.
Download and Install Node.js (LTS Version)
- Windows
git clone https://github.com/zerowlan/icebot.git
cd icebot
npm install
- Mac or Linux
git clone https://github.com/zerowlan/icebot.git
cd icebot
sudo npm install