This version is fixing the connection issue in javascript version.
Bot backend is deployed on Heroku, so the backend can be running on cloud. In Procfile, it indicates the commands performed in server end.
If you want to run locally, the command should be:
$ python runBot
in root directory