static void Main(string[] args) { MyBot bot = new MyBot(); }
static void Main(string[] args) { //Create the quote service MyBot bot = new MyBot(); }
static void Main(string[] args) { MyBot gentlemansBot = new MyBot(); }