discord-buttons-v13
TypeScript icon, indicating that this package has built-in type declarations

4.0.2 • Public • Published

discord-buttons

THIS IS A COPY OF A DISCORD-BUTTONS PACKAGE MADE BY @AngeloCore! THIS FORK IS MADE TO SUPPORT DISCORD.JS v13!

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-v13');
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

Soon...

Package Sidebar

Install

npm i discord-buttons-v13

Weekly Downloads

12

Version

4.0.2

License

Apache-2.0

Unpacked Size

82.2 kB

Total Files

26

Last publish

Collaborators

  • azpekt