1.0.0 • Published 7 years ago

farmbot_chatbot v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

FarmBot Chat Bot

Control FarmBot via IRC

Setup

  1. Copy secret.example.json to secret.json.
  2. Change email and password in secret.json*
  3. Change IRC_SERVER and IRC_NICK in index.js to something better.
  4. (first time only) npm install
  5. npm start

Usage

  1. Join #farmbot_example on irc.freenode.net using an IRC client.
  2. Look for potato_tornado (you can change this).
  3. say up in the channel.
  4. Z axis should move up by 10 steps.
  5. EXTRA CREDIT: Add commands of your own!
  6. EXTRA CREDIT: Refactor the code into multiple files.
1.0.0

7 years ago