A utility designed primarily to facilitate the development of discord bots.
See the documentation on: Utils Docs
npm i @kbc-studios/utils.js
import { Util } from "@kbc-studios/utils.js"
const util = new Util()
console.log(util.version)