Last active
May 30, 2021 04:05
-
-
Save mrkirby153/c95705437e85606285756c3ac2f99d98 to your computer and use it in GitHub Desktop.
Discord Flags
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1100100001100000100 | |
||||||||||||||||||| | |
||||||||||||||||||+---- Discord Staff (1) [1 << 0] | |
|||||||||||||||||+----- Discord Partner (2) [1 << 1] | |
||||||||||||||||+------ Hypesquad Events (4) [1 << 2] | |
|||||||||||||||+------- Bug Hunter [Tier 1] (8) [1 << 3] | |
||||||||||||||+-------- MFA_SMS (16) [1 << 4] | |
|||||||||||||+--------- PREMIUM_PROMO_DISMISSED (32) [1 << 5] | |
||||||||||||+---------- Hypesquad Bravery (64) [1 << 6] | |
|||||||||||+----------- Hypesquad Brilliance (128) [1 << 7] | |
||||||||||+------------ Hypesquad Balance (256) [1 << 8] | |
|||||||||+------------- Early Supporter (512) [1 << 9] | |
||||||||+-------------- Team User (1024) [1 << 10] | |
|||||||+--------------- Unused (2048) [1 << 11] | |
||||||+---------------- System User (4096) [1 << 12] | |
|||||+----------------- Unread urgent system message (8192) [1 << 13] | |
||||+------------------ Bug Hunter [Tier 2] (16384) [1 << 14] | |
|||+------------------- UNDERAGE_DELETED (32768) [1 << 15] | |
||+-------------------- Verified Bot (65536) [1 << 16] | |
|+--------------------- Early Verified Bot Developer (131072) [1 << 17] | |
+--------------------- Discord Certified Moderator (262144) [1 << 18] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment