Пример #1
0
        static void Main(string[] args)
        {
            TBot bot = new TBot();

            bot.Run();
        }