Allows you to run commands in a chatbot like mode
Run command src/main command will be the command used by the chatbot
Or use make run ""
For example: src/main git will run the chatbot with the 'git' command
For an example run "make run_git will run chatbot with the git command"
'exit' will exit the chatbot