0.0.7 • Published 2 years ago

eris-buttons v0.0.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Disclaimer

  • This package is currently on development state, so use it at your own risk.

Note

Requirements

MinimumRecommended
Node.jsv12.xv16.x
Erisv0.16.0v0.16.1

Installation

npm:

npm install eris-buttons

yarn:

yarn add eris-buttons

Setup

const Eris = require("eris");
const eris_buttons = require("eris-buttons");

const client = new Eris.Client("Bot YOUR_BOT_TOKEN", {
  intents: []
});
eris_buttons(client);

Examples

Coming soon.

Issue

If you have a problem with the package, create issue template here.

Contact

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago