Hi,
Got a question how to run multiple CLI clients through bat correct. What I tried doing now didn't work properly because the new line only executed after I closed first client, bat file was like this:
bot 1
Timetout /t 5
bot 2
Not sure how to do this and how people use this. Best case would be so I could run multiple separate cmd windows since then bots would have separate loggers, but if that's not doable I would be glad if someone could help with how to just run few bots with one file with proper pauses between not to crash bots, thanks