Skip to content

2M4U/discord-extras.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Extras.js

Join My Discord

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);

About

Useful Tools for Discord Bots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published