1.0.3 • Published 3 years ago

discord.buttons-js v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

📂 | Installation

npm i discord-buttons

📜 | Setup

const discord = require('discord.js'); //Define the discord.js module
const client = new discord.Client(); //Creating discord.js client (constructor)
const disbut = require('discord-buttons');
disbut(client);

✍ | Examples

All of our Examples and Button Styles are in examples.md Also you can check our Documentation, if you have any other problems/questions, you can join our Support Server!

👥 | Contact