1.0.2 • Published 5 months ago

@bready/discord v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

Bready Discord

NPM version js-standard-style

Simple functions to facilitat discord bot development

Also exports all @bready/core functions

Install

To install @bready/discord, simply use npm:

npm install @bready/discord

Usage

CommonJS

const bd = require("@bready/discord");

ESM

import { Paginate, PaginateStyle } from "@bready/discord";

Default exports are supported:

import bd from "@bready/discord";

Methods

License

Copyrigth OutroNinja 2023, Licensed under MIT

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago

1.0.3

5 months ago