1.0.3 • Published 6 months ago
discord-timestamper v1.0.3
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.