ARBI BOT

Trace: starting_the_bot

This is an old revision of the document!



Starting The Bot:


We assume that you have already installed .Net Framework or Mono-Devel.

[Windows]

  1. Set your API Key in api.txt
  2. Set your Secret in secret.txt
  3. Go to folder Run_Me_First and run as administrator Install_Certificate_Windows_Run_As_Admin.bat
  4. Start Arbi.exe
  5. Go to https://your_ip:10000 and login with the username: admin password: admin

[Linux]

  1. Set your API Key in api.txt
  2. Set your Secret in secret.txt
  3. Go to folder Run_Me_First
  4. Execute
     chmod +x Install_Certificate_Linux.bash
  5. Execute
    ./Install_Certificate_Linux.bash
  6. Execute
    chmod +x Arbi.exe
  7. Execute
    ./Arbi.exe
  8. Go to https://your_ip:10000 and login with the username: admin password: admin