Files
minecraft-account-manager/apps/discord-bot
dmg 86c87153b4
CI / validate (push) Successful in 4m55s
Release / release (push) Successful in 9m46s
feat(logging): add structured server diagnostics
2026-08-01 17:37:52 -04:00
..

Discord bot

The bot provides ephemeral /register and /account responses containing ten-minute, single-use links. Commands only work in the guild configured by DISCORD_GUILD_ID.

Setup

cp apps/discord-bot/.env.example apps/discord-bot/.env
npm run commands:deploy --workspace @minecraft-account-manager/discord-bot
npm run dev --workspace @minecraft-account-manager/discord-bot

The bot requires permission to use application commands. Nickname management will additionally require Manage Nicknames, with the bot role above managed members.