A helping hand for the inhabitants of Brabantstrasse
pip install python-telegram-bot
pip install logging
pip install icalendar
pip install requests
nohup ~/Bots/brabandibot/brabandibot.py &
Find PID via
ps ax | grep test.py
Kill process
kill PID