github

AngeloCore / discord-buttons

  • понедельник, 31 мая 2021 г. в 00:28:46
https://github.com/AngeloCore/discord-buttons


A discord.js api for the discord buttons



discord-buttons

NPM version NPM downloads

NPM Banner



📂 | 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')(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