Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huntr

NPM

@birbjs/snowflake

This package allows for easy generation and interpretation of Discord snowflakes. It is mainly used for the birb package. You should already have this package installed if you are using Birb.JS.

Installation

This package is bundled with Birb.JS. You should install Birb.JS using npm install birb --save.

Usage

// Generate a snowflake from a user ID ...
const { Snowflake } = require('@birbjs/snowflake');
const snowflake = new Snowflake('914338137600294982');

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages