#!/bin/bash
# This script handles ?commands to irccat

# all our stuff is in a php script, take a look and replace the path etc:
php -f ./scripts/example.php "$@"
