1.1.3 • Published 3 years ago

discord-eazy v1.1.3

Weekly downloads
-
License
CC BY-NC-ND 4.0
Repository
github
Last release
3 years ago

discord-eazy

npm package Build Status Downloads Issues Code Coverage Commitizen Friendly Semantic Release

An awesome npm package

Install

npm install discord-eazy

Usage

import { embedPages } from 'discord-eazy';

embedPages(message, [embed1, embed2])
//=> 'Embed Pages using discord-easy'

API

embedPages(message, options?)

message

Type: object

An Message or CommandInteraction Object

options

Type: object

📄 License

You are free to:

  • Share: Copy and redistribute the material in any medium or format

Under the following terms:

  • Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

  • NonCommercial: You may not use the material for commercial purposes.

  • NoDerivatives: If you remix, transform, or build upon the material, you may not distribute the modified material.

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago