Hello I am using a script for twitch chat and If I send 2 messages at the same time it will not send just give me this error msg
-tmi.twitch.tv:#channel- Your message was not sent because you are sending messages too quickly.
So what I would like it to do is if it receives this message it will wait 2 seconds and send the last messages that was not sent.
I imagine it has to be a text file that stores the latest msg sent and then on text have a timer 2 seconds then read from the textfile but I dont know how to code this can someone help?
