- Регистрация
- 10.03.2022
- Сообщения
- 195
- Благодарностей
- 13
- Баллы
- 18
Hello, I have 5 bots, and I would like to run them one after the other, with each bot running for a specific amount of time and a specific number of times. For example, Bot 1 will run 5 times consecutively, then it will move to Bot 2 and run 5 times with a 10-minute gap between each run. Bot 3 will run one after the other, and so on. When the last bot finishes running, it goes back to Bot 1 and repeats the process. Is this possible? If yes, can someone help me with how to do it?