# libraryofcontingencies here is the library of contingencies testing the webhook ## Creating the venv python3 -m venv source venv/bin/activate pip install mwclient ## Activating the venv cd /var/www/html source venv/bin/activate ## Pulling the tasks python scripts/pulltasks.py > tasks.html