/cheesyutils.js

A set of personal utilities for developing Discord bots using discord.js

Primary LanguageTypeScriptMIT LicenseMIT

cheesyutils.js

A set of personal utilities for developing bots with discord.js written in TypeScript.

  • Slash Command abstractions
  • Embed utility methods
  • Button, Reaction menus abstractions (soon)

Installation

npm install cheesyutils.js
yarn add cheesyutils.js
pnpm add cheesyutils.js