Licence
MIT
Version
2.0.0
Deps
3
Size
45 kB
Vulns
0
Weekly
0
Discord Timestamper
This is an NPX package to quickly make Discord timestamps using your terminal.
Usage
With npm
To use this script with npm, run:
npx discord-timestamper
With Deno
To use with Deno, run:
deno run --allow-env --allow-sys npm:discord-timestamper
OR
deno run -A npm:discord-timestamper
This package has been tested to work on npm and Deno, but has not been tested on pnpm, yarn, or bun.