#!/usr/bin/env python

import sys
import cexbot.command_utils

cexbot.command_utils.run_cl(sys.argv)