A bot intended to check the state of your PC (screenshots and check if locked)
scrot
python3
pip3
sudo pacman -S scrot python python-pip
sudo apt install python3 python3-pip scrot
python-telegram-bot
pip3 install python-telegram-bot
pip3 install --user python-telegram-bot
git clone https://gitlab.com/ceda_ei/pc-monitor-bot
cd pc-monitor-bot
cp sample.config.py config.py
config.py
python3 bot.py