Docs / Developers / Build / Limits that apply on this tab
BuildSDK 0.10.1

Limits that apply on this tab

These docs are public. To publish a plugin you need a YourBot account: sign in to open the Dev Portal.
AreaLimit
Events50 events/s per (server, plugin); at-least-once delivery; failed handlers are not retried
Interactions3 s to first response (pre-acked for you); defer()/pre-ack buys 15 minutes; replies cap at 2000 chars, 10 embeds, 3 files
Components5 components per ActionRow; over-long labels/custom_ids silently truncated
Cron5-minute minimum interval, 5 entries per manifest, UTC minute resolution
Outbound actions60 Discord actions/min per (server, plugin)

Every enforced number across the whole SDK lives in Reference: Limits and quotas.

YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction