/icebot

Simple and crappy bot made by Mason Burdette.

Primary LanguageHTMLOtherNOASSERTION

IceBot

Simple and crappy bot made by Mason Burdette.

Setup/Installation

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