public static void Main() { WebBot.App app = new WebBot.App(); app.InitializeComponent(); app.Run(); }