I'm writing a chatbot for the Twitch platform. Everything is over, but while 10 threads are running, the messages are going at the same time. How can I set the time between two threads. So, for example, Thread 2 needs to send the message 15sec after Thread 1 sends the message.
I had this problem when working with 2 different projects at the same time running "two instances" so I duplicated the root folder of the program and added 1 shortcut to each folder and I did not have that problem anymore.