Setup & settings
Exitember settings live in Discord, not on this website. There is no web login and no dashboard that stores tokens. Configure everything with slash commands in your server.
Settings checklist
Static guide. Each step is done inside Discord (Manage Server required).
-
/setup log_channel:#channelPick the staff log channel where leave survey summaries are posted. Requires Manage Server. Run this once per server after invite.
-
/survey-statsView aggregate leave / survey stats for your server (reasons, completion, etc.). Requires Manage Server.
-
/inviteShow the invite link and required permissions (handy for other admins). Requires Manage Server.
Why no web dashboard?
- No OAuth session or cookies stored by this static site
- Guild config is written only by Discord slash commands your admins run
- Staff see survey results in the Discord channel you choose, not a third-party UI
Self-hosters: secrets belong in your host’s env / secret store. See the GitHub README.
Tips
- Use a private staff channel for
/setupso leave feedback stays internal. - Many departing members block DMs. Those leaves are still logged with DM status failed.
- Enable Server Members Intent in the Developer Portal or leave events will not fire.