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