Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Developer tutorial for controlling FarmBot via chat.

Notifications You must be signed in to change notification settings

FarmBot-Labs/FarmBot-Chat-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 nickname).
  3. say up in the channel.
  4. Z axis should move up by 7 steps.
  5. EXTRA CREDIT: Add commands of your own!
  6. EXTRA CREDIT: Refactor the code into multiple files/modules.

About

Developer tutorial for controlling FarmBot via chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published