Guides to follow to setup environment:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb sudo apt -y install ./google-chrome-stable_current_amd64.deb
sudo wget https://chromedriver.storage.googleapis.com/89.0.4389.23/chromedriver_linux64.zip (optional) sudo apt-get install zip unzip unzip chrome_driver_linux64.zip sudo cp chromedriver /usr/local/bin/ # is automatically in PATH
#WhatsApp doesn't allow an easy access to sending messages unlinke Telegram, so Telegram > WhatsApp for this and also privacy reasons
Installation von VirtualEnv https://itnext.io/how-to-set-up-python-virtual-environment-on-ubuntu-20-04-a2c7a192938d Installation unter ZSH! https://gist.github.com/heymonkeyriot/9a2f429caff5c091d5429666fa080403 pip install -r requirements.txt
https://gist.github.com/machuu/7663aa653828d81efbc2aaad6e3b1431