Exitember logo

Add Exitember to Discord

Invite the bot with the permissions it needs, then configure a staff log channel with /setup in your server.

Client ID not set yet. Set clientId in site/config.js after creating the Discord application in the Developer Portal (General Information → Application ID). That ID is public (not a secret). Redeploy the site, or fill it in before deploy, then this button will open the official Discord authorize page.

Required permissions

The invite requests these bot permissions (bitfield 2147503104):

Server Members Intent

In the Discord Developer Portal, under Bot → Privileged Gateway Intents, enable Server Members Intent. Without it, leave events will not fire and surveys will not run.

After install

  1. Open your Discord server.
  2. Run /setup log_channel:#your-staff-channel (requires Manage Server).
  3. Optional: /survey-stats and /invite.

Open the setup checklist →

This page never loads your bot token or Supabase keys. Only the public Application ID from config.js is used to build the Discord OAuth invite link.