2.0.2 • Published 2 years ago

discord-buttons-fixed v2.0.2

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

📂 | Installation

npm i discord-buttons-fixed

📜 | 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-fixed');
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