/bot-42-brain

This is the brain of bot-42 (my automation bot) coded in Node. Check it out planning for Open Source World Domination

Primary LanguageJavaScript

BOT-42 Brain

This is the brain of bot-42 (my automation bot) coded in Node

How To Run ???

  • Clone the repo and cd into it.

  • In tutorial.js fill in the constants.

  • Run node tutorial.js "commit_msg" "file_content"

    Example -- node index.js "trial commit" "automation is wonderful".