Subscription Tiers
Free, Pro, and Enterprise feature comparison.
AttendiBot offers three subscription tiers per Discord server. Core voice tracking and signing are available on all tiers.
Pricing (per server)
| Tier | Monthly | Annual |
|---|---|---|
| Free | $0 | $0 |
| Pro | $6/mo | $60/yr ($5/mo) |
| Enterprise | $18/mo | $180/yr ($15/mo) |
Pro includes a 14-day free trial when subscribing through the dashboard. Billing is processed by Stripe. See billing setup for operator configuration.
Feature comparison
| Feature | Free | Pro | Enterprise |
|---|---|---|---|
| Voice tracking | Yes | Yes | Yes |
| Ed25519 session signing | Yes | Yes | Yes |
| Period leaderboards | Yes | Yes | Yes |
| Admin dashboard | Yes | Yes | Yes |
| Public session verification | Yes | Yes | Yes |
| Log destinations | Yes | Yes | Yes |
| Archived periods | 5 | Unlimited | Unlimited |
| Signed period exports | — | Yes | Yes |
| Outbound webhooks | — | Yes | Yes |
| Verified auto-roles | — | Yes | Yes |
| Custom verify branding | — | — | Yes |
| Priority support | — | — | Yes |
Tier details
Free
Core voice tracking, Ed25519 signing, leaderboards, and up to 5 archived periods.
Best for: small communities testing AttendiBot or servers with short retention needs.
Pro
Everything in Free, plus:
- Signed exports — download signed period bundles for external audit
- Outbound webhooks — push attendance events to external systems
- Verified auto-roles — assign roles based on attendance thresholds
- Unlimited period history — no cap on archived signed periods
Best for: active communities, study groups, and guilds needing integrations or long-term records.
Enterprise
Everything in Pro, plus:
- Custom verification page branding — white-label the public verifier
- Priority support
Best for: organizations requiring branded verification and dedicated support.
Managing your tier
Upgrade, manage billing, or cancel in the dashboard:
Route: /dashboard/subscription
Or visit attendibot.com/pricing for plan details.
Paid tiers require an active Stripe subscription. Use Manage billing in the dashboard to update payment methods, switch between monthly and annual billing, or cancel. When you cancel, paid features remain until the end of the current billing period.
Tier enforcement
Tier limits are enforced server-side:
- Period history — Free tier returns at most 5 archived periods via
/admin historyand the dashboard - Export — signed period downloads require Pro or Enterprise
- Webhooks — outbound webhook configuration requires Pro or Enterprise
- Verified roles — auto-role rules require Pro or Enterprise
Core tracking, signing, and leaderboards work on all tiers regardless of subscription.