First you need to install some dependencies:
Code: Select all
❯ sudo apt install chromium default-jdk
now just download the TravBot package and extract it.
you can start the bot by running:
when the bot is started you need to click on
create button under
Accounts section, in the new window enter your login and agent data and click on
setup button under
Browser setup section:
in new opened windows, you need to setup the chromium browser:
in chrome executable path, enter the output of this command:
and click apply.
for final step you need to download your chromium driver which match with your browser version from this link:
https://chromedriver.storage.googleapis.com/index.htm
you can see your browser version with this command:
create /drivers/lin/ directories inside the bot directory.
extract the downloaded file and put the
chromedriver file in /drivers/lin/
done
now you can use the bot
