#!/bin/bash cd $( dirname "$0" ) . virtualenv/bin/activate python3 ./abot.py "$@"