> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oauth.fyi/llms.txt
> Use this file to discover all available pages before exploring further.

# Modules

> Every V.O.I.D module, what it needs, and how far along it is.

Modules are toggled per server. Only `core` is on by default — enable the rest with `=config`.

**Release state** tells you how proven a module is. **Beta** means implemented and exercised; **Alpha** means
implemented but not yet proven in real servers. **Requires** is what a module needs before it can run: a
privileged Discord intent, an external provider key, or the background worker.

| Module                  | Key              | Release | Requires             |
| ----------------------- | ---------------- | ------- | -------------------- |
| Core                    | `core`           | Beta    | —                    |
| Tickets                 | `tickets`        | Beta    | —                    |
| Payments                | `payments`       | Alpha   | Provider key         |
| Status Rotation         | `status`         | Alpha   | Worker               |
| Sticky Messages         | `sticky`         | Beta    | Worker               |
| Channels                | `channels`       | Beta    | —                    |
| Social Updates          | `social`         | Alpha   | Provider key, Worker |
| Applications            | `applications`   | Beta    | —                    |
| Giveaways               | `giveaways`      | Beta    | Worker               |
| Invites                 | `invites`        | Beta    | Privileged intent    |
| Moderation              | `moderation`     | Beta    | —                    |
| Roles                   | `roles`          | Beta    | —                    |
| Utility                 | `utility`        | Beta    | Provider key         |
| Economy                 | `economy`        | Alpha   | —                    |
| Leveling                | `leveling`       | Alpha   | Privileged intent    |
| Safety                  | `safety`         | Beta    | —                    |
| Last.fm                 | `lastfm`         | Alpha   | Provider key         |
| Templates               | `templates`      | Beta    | —                    |
| AFK                     | `afk`            | Alpha   | —                    |
| Birthdays               | `birthdays`      | Alpha   | Worker               |
| Starboard               | `starboard`      | Alpha   | —                    |
| Suggestions             | `suggestions`    | Alpha   | —                    |
| Reminders               | `reminders`      | Alpha   | Worker               |
| Media                   | `media`          | Alpha   | Provider key         |
| Fun                     | `fun`            | Alpha   | —                    |
| Reports                 | `reports`        | Alpha   | —                    |
| Verification            | `verification`   | Beta    | —                    |
| Announcements           | `announcements`  | Beta    | —                    |
| Join Lifecycle          | `join_lifecycle` | Beta    | Privileged intent    |
| Event Logs              | `event_logs`     | Beta    | Privileged intent    |
| Webhooks                | `webhooks`       | Alpha   | Provider key         |
| Premium                 | `premium`        | Beta    | Provider key         |
| Restore (Member Backup) | `restore`        | Alpha   | Provider key, Worker |
| Roblox                  | `roblox`         | Alpha   | Provider key         |
| Bump Reminder           | `bump`           | Alpha   | Worker               |
| Server Backup           | `backup`         | Alpha   | Worker               |
