discord-extras.js

1.0.2 • Public • Published

Discord-Extras.js

Example Usage

const { randomInterval } = new (require('discord-extras.js'));

randomInterval(() => {
    console.log("Hello, I am a randomized interval that is determined between 1 hour and 2hours.");
}, 3.6e+6, 7.2e+6);

Package Sidebar

Install

npm i discord-extras.js

Weekly Downloads

10

Version

1.0.2

License

GPL-3.0-or-later

Unpacked Size

1.82 kB

Total Files

5

Last publish

Collaborators

  • shoutbox.monster