Yes, the floodTest is to stop the command from getting spammed and ultimately getting the bot banned.
I’ve tested the issue out without the flood control and it still happens. In fact, if I remove everything and just make this script the only thing happening, the problem persists.
The problem only happens on the read() command, because if I remove that, the problem goes away. But there’s nothing more to the read command, it’s one of the most simple out there.
It’s quite strange and irritating.