chillydevs-discord-utils v1.3.5
Welcome
Before you start usinng this package, here are some things you should know — this package contains many functions that can be found everywhere. However, pur functions make it much easier for you — our functions are shortenned to the point where you dont even need to spend more than a minute coding using our functions!
Installation
Latest:
npm i chillydevs-discord-utils@latest
Dev(currently doesnt exist):
npm i chillydevs-discord-utils@dev
System Requirements
-> Node.js v12 or higher -> Discord.js v12
Setup
const Discord = require("discord.js");
const client = new Discord.Client();
const Util = require("chillydevs-discord-utils");
Codes and Docs
Functions
RNG
rng(min, max)
min
is the minimum number field, enter an integer
max
is the maximum number field, enter an integer
returns an integer
EPOCH TIMESTAMP
NowEpoch()
GetEpoch("Valid JS date")
NowEpoch()
returns the current epoch timestamp when the function was triggered
GetEpoch()
fetches a date and returns it as a Epoch Timestamp
Both return an integer
URBAN DICTIONARY
UrbanDict("Term to search")
Returns a promise
Contact Us
Suggestions/Feedback to our Email(below) Bug reports to our email Support in our Discord Server Email: chillydevsofficial@gmail.com Discord: https://discord.gg/qHbCpPXcXa
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago