How to send a Discord webhook through Roblox

Everyone complaining about the “rate limit” you’ve implemented is right. Maybe you’re failing at visualizing it, but if you trigger ten chatted events and just put an arbitrary wait before the code runs, then all those requests still happen within the same amount of time- just 1.5 seconds later.