Skip to content

beekamai/discord-public-flags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

discord-public-flags

Retrieve information from Discord User's public_flags number.

Public Flags

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



How they work

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)

About

Retrieve information from Discord User's public_flags number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 62.8%
  • Python 37.2%