Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 310 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 310 Bytes

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".