Skip to main content
Power fuels your bot. We do not limit how many commands or events you can create. You only pay for the traffic your bot actually runs. Each plan includes a monthly Power allowance. Check remaining Power anytime on your bot usage dashboard. Allowance resets at the start of every billing cycle.

At a glance

Event runs

1 Power per run. Discord gateway events, inbound webhooks, and timed events.

Command runs

2 Power per run. Slash commands, prefix commands, and context menus.

Third-party API requests

3 Power per request. Discord and partner APIs (such as Auralink) are free.

RCON events

0.5 Power per run Soon. For high-volume game server traffic, reach out about custom limits.

Monthly Power allowance

Need a higher cap? See pricing or buy extra Power from the top-up shop in your dashboard.

Estimate your usage

Use the calculator below to model monthly traffic and compare it to your plan allowance.

What uses Power

Expand a category for examples and edge cases.
Billed once per event execution:
  • Your bot receives an event from the Discord gateway (for example, member join)
  • Your bot receives a webhook request
  • Your bot runs a timed event
RCON events Soon cost 0.5 Power each. If you expect very high RCON volume, contact us about custom pricing or allowance increases. Both are granted at our discretion.
Billed once per command execution:
  • A user runs a command on your bot (slash, prefix, or context menu)
  • Your bot executes a command from a flow using Run Command Soon
Only outbound requests to third-party services are billed. Requests to Discord or partnered services such as Auralink are free.
  • Your bot sends an API request to any third-party service through an API block
Requests sent in the API block Request Editor to test your setup are free. You are never billed for editor test runs.
The Find something block can resolve users and servers globally by name, or scan channel message history. These costs stack on top of the parent event or command run.
  • Global user or server by name: 1 Power per run. Lookup by ID or mention is free.
  • Message search depth: the first 100 messages in a channel are free. Each additional 100-message fetch costs 1 Power (up to 500 messages total). You are only billed for fetches the bot actually performs.

What stays free

  • Creating unlimited commands and events in the builder
  • Discord API calls and partnered services
  • API block Request Editor test runs
  • Find something lookups by ID or mention
  • Ask AI when you bring your own API key (BYOK)
Discord limits how many global and guild commands a bot can register. See Discord’s command registration docs.

Usage dashboard

View remaining Power and usage history for your bots.

Pricing

Compare plans, allowances, and upgrade options.

API block

Build third-party HTTP requests and test them in the Request Editor.

Find something block

Resolve users, roles, channels, and message history in flows.
Last modified on September 7, 2026