We love to help people. Join the server. Dont be shy.
When Using Buttons
npm install discord-buttons
// Code ExampleconstDiscord=require('discord.js')constdisbut=require('discord-buttons')constclient=newDiscord.Client()disbut(client)// disbut(client) needs to be below the client