Rate Limited
Discord Discord
Severity: MinorWhat Does This Error Mean?
A rate limited message in Discord means you have performed too many actions in a short period of time. Discord limits how quickly users can send messages, join servers, change settings, or make login attempts — to protect its servers from being overwhelmed. This is not a ban or a punishment. It is temporary and clears automatically. The fix is simply to wait a short while before trying again.
Affected Models
- Discord (Windows app)
- Discord (Mac app)
- Discord (browser)
- Discord (Android)
- Discord (iPhone)
Common Causes
- Too many messages were sent in a short time — Discord's anti-spam system kicked in
- Too many failed login attempts triggered a temporary lockout
- A bot or automation script linked to your account is sending requests faster than Discord allows
- Rapidly joining, leaving, or switching between many servers in a short session
- Rapidly editing or deleting a large number of messages at once
How to Fix It
-
Stop whatever action triggered the limit and wait. Most rate limits clear within 30 seconds to a few minutes. Do not keep trying — repeated attempts reset the timer and keep you locked out for longer.
Discord does not tell you exactly how long to wait. In practice, most user-facing rate limits clear within one to five minutes.
-
If you were rate limited on login, wait at least 10 minutes before attempting to log in again. Each failed attempt after being rate limited extends the lockout period. Write down your correct credentials first and only attempt login once you are confident.
Login rate limits exist to prevent automated password-guessing attacks. Even if you know your password, wait the full period before trying.
-
Check if a bot or third-party app connected to your account is causing the issue. Go to User Settings > Authorized Apps and review what has access to your account. Remove any app you do not recognize or no longer use.
Third-party bots and Discord enhancement programs (like BetterDiscord) can make automated API calls that trigger rate limits on your account without you knowing.
-
If the rate limit persists beyond 30 minutes, log out of Discord and log back in. This refreshes your session token, which sometimes resolves a stuck rate limit state.
On the Discord app, go to User Settings > Log Out. On the browser version, clear your cookies for discord.com and then log back in.
-
If you are a server owner or admin running bots, review your bot's request rate. Discord's official limit is 50 API requests per second globally. If your bot exceeds this, the whole account gets rate limited. Add delays between bot commands or use Discord's proper rate limit handling in your bot code.
This step only applies to users who run Discord bots. Regular users can ignore it.
When to Call a Professional
Rate limiting is a normal Discord protection system and is never permanent for regular users. If you are repeatedly rate limited during normal use (just chatting, not doing anything unusual), your account may have been compromised and something is making requests in the background without your knowledge. In that case, change your password immediately and enable two-factor authentication in User Settings > Privacy & Safety.
Frequently Asked Questions
I was just chatting normally and got rate limited. Is that normal?
It can happen if you sent a burst of messages very quickly — for example, pasting a long piece of text split into multiple rapid sends. Discard slows you down when many messages arrive from one account in a very short window. Try typing in a single longer message rather than many short ones in quick succession. If it happens without any unusual activity, check your Authorized Apps for any connected bots.
Does being rate limited affect my Discord account status or reputation?
No — a rate limit is temporary and leaves no permanent mark on your account. It is a technical throttle, not a penalty. If you are frequently rate limited for normal usage, that is unusual and worth investigating (see Step 3 about authorized apps).
I am getting rate limited on the Discord website but not the app. Why?
The browser version of Discord shares your IP address directly with Discord's servers. If you are on a shared network (school, office, public Wi-Fi) or behind a VPN, your IP address may be shared with other users who have also triggered rate limits. Try switching to the Discord desktop app, which uses a different connection method.