Retrieve information from Discord User's public_flags number.
A Public Flag is an item (normally a number) that is used as a base way to determine other information
They are stored as a single value and can be used to obtain additional information
Discord uses an Int system for storing public flags
One value is twice the previous, this prevents overlap, but requires a sequential process for detemining values (highest to lowest)