Registration:

For JavaScript with browser:

  • write bot
  • run run-client.html

For JavaScript with node.js:

  • install Node.js from http://nodejs.org/
  • update Path System variable - add node.js root folder
  • write bot
  • run run-client.bat or 'npm start' command