Control FarmBot via IRC
- Copy
secret.example.jsontosecret.json. - Change
emailandpasswordinsecret.json* - Change IRC_SERVER and IRC_NICK in
index.jsto something better. - (first time only)
npm install npm start
- Join
#farmbot_exampleonirc.freenode.netusing an IRC client. - Look for
potato_tornado(you can change this nickname). - say
upin the channel. - Z axis should move up by 7 steps.
- EXTRA CREDIT: Add commands of your own!
- EXTRA CREDIT: Refactor the code into multiple files/modules.