Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

discord buttons

//On your main file paste this to under the client
require('discord-buttons')(client);

//then come your command file
const disbut = require("discord-buttons");

//for more information
'https://discord-buttons.js.org/'
 
PREVIOUS NEXT
Tagged: #discord #buttons
ADD COMMENT
Topic
Name
4+3 =