Start the bot by running the following command: python app.pyĪt this point, your bot should be running locally. \target\.jarĬopy the port number that Tomcat web server is listening on. Start the bot by running the following command: java -jar. If this is the first time, build the bot running the following command: mvn package Start the bot by running the following command: node index.jsĬopy the port number that restify is listening on. Start the bot by running the following command: dotnet runĬopy the port number in the line before Application started. Go to the command prompt and change directory to your bot project directory.