#!/bin/sh
source /usr/share/bbot/venv/bin/activate
exec python /usr/share/bbot/bbot/cli.py "$@"
