I wrote an article about this repo on medium.com
Please check it out here: https://medium.com/p/54e88b3ebd42
sudo apt install python
wget -O get-pip.py "https://bootstrap.pypa.io/get-pip.py"
sudo python get-pip.py
sudo pip install requests beautifulsoup4 collective.soupstrainer tinydb lxml
python mybot.py