Skip to content

A simple command line application that displays data that can be extracted from a Discord ID.

License

Notifications You must be signed in to change notification settings

CyanMatter/discord-id-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Users, messages, servers, channels, threads, DMs; Discord provides these objects and more with unique snowflake IDs. The IDs can tell you something about the circumstances of their creation. This application extracts that information and displays it in a readable manner.

It tells…

  • … the time of creation, accurate to a millisecond,
  • … the ID of the internal worker that was involved,
  • … the ID of the internal process that was involved, and
  • … at which place in the queue the process was served during the millisecond of the ID's creation.

About

A simple command line application that displays data that can be extracted from a Discord ID.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages