#!/bin/bash [ -z "$1" ] && echo "You need to provide your api key fot this thing to work. It is strongly advised enabling privacy mode (\`/privacy\`) for the time of execution" && exit 1