Licence
Apache-2.0
Version
4.0.0-deprecated
Deps
0
Size
58 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated
Deprecated: New lib is coming! Join our support server for more help here
| Installation
npm i discord-buttons
| Setup
const discord = require('discord.js'); // Define the discord.js module
const client = new discord.Client(); // Create a discord.js client (constructor)
const disbut = require('discord-buttons');
disbut(client);
| Examples
All of our Examples and button styles found in examples.md and you can also check our documentation, you can join our support server if you are having any issues

