Every Discord permission bit explained, with a copy-ready invite URL.
Do this automatically
Stop juggling permission integers. Every command and feature gets its own allowed roles and channels from the dashboard.
Each permission is a single bit in a 64-bit number. Adding the bits together gives the integer Discord expects in the permissions field of an OAuth2 invite URL or a role update.
Permissions marked as elevated (such as Kick Members, Ban Members, Manage Roles and Administrator) can only be used by members with 2FA enabled when the server has the 2FA requirement turned on.
Only if you fully trust it. Administrator grants every permission and bypasses channel overrides. Pick the specific permissions the bot documents instead.
The bot scope adds the bot user to the server and applications.commands lets it register slash commands. Both are selected by default.
Everything runs in your browser. Nothing is uploaded.
Answer ten quick questions about safety, onboarding, engagement, support and growth to get a score and a fix-it plan.
Turn any date into a Discord <t:> timestamp that shows in every member's local time zone. Includes a snowflake ID decoder.
Write colored, bold and underlined text for Discord using ANSI code blocks. Highlight, pick a color, copy.