Trace: • activity_history • 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]
- Set your API Key in api.txt
- Set your Secret in secret.txt
- Go to folder Run_Me_First and run as administrator Install_Certificate_Windows_Run_As_Admin.bat
- Go back to bot's main folder.Start Arbi.exe
- Go to https://127.0.0.1:10000 and login with username: admin password: admin
[Linux]
- Set your API Key in api.txt
- Set your Secret in secret.txt
- Go to folder Run_Me_First
- Execute
chmod +x Install_Certificate_Linux.bash
- Execute
./Install_Certificate_Linux.bash
- Go back to bot's main folder.Execute
chmod +x Arbi.exe
- Execute
./Arbi.exe
- Go to https://127.0.0.1:10000 and login with the username: admin password: admin